2025-04-05 15:13:08.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:08.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:08.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:08.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-05 15:13:08.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-05 15:13:08.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-05 15:13:08.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-05 15:13:08.570 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-05 15:13:08.586 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-05 15:13:08.588 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-05 15:13:08.607 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:08.610 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@350e8cae 2025-04-05 15:13:08.611 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@350e8cae 2025-04-05 15:13:08.613 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f 2025-04-05 15:13:08.613 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f 2025-04-05 15:13:08.616 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de 2025-04-05 15:13:08.616 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de 2025-04-05 15:13:08.619 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af46e44 2025-04-05 15:13:08.619 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af46e44 2025-04-05 15:13:08.622 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648 2025-04-05 15:13:08.622 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648 2025-04-05 15:13:08.625 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0 2025-04-05 15:13:08.625 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0 2025-04-05 15:13:08.628 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43845171 2025-04-05 15:13:08.628 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43845171 2025-04-05 15:13:08.630 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adb910b 2025-04-05 15:13:08.630 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adb910b 2025-04-05 15:13:08.633 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae 2025-04-05 15:13:08.633 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae 2025-04-05 15:13:08.633 [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-05 15:13:08.721 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:08.721 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:08.721 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:08.722 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:08.724 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-05 15:13:08.724 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-05 15:13:08.724 [DefaultDispatcher-worker-4 @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-05 15:13:08.725 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-05 15:13:08.772 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-05 15:13:08.787 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-05 15:13:08.799 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-05 15:13:08.810 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-05 15:13:08.821 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-05 15:13:08.824 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-05 15:13:08.888 [DefaultDispatcher-worker-6 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-05 15:13:08.907 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-05 15:13:08.907 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-05 15:13:08.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-05 15:13:08.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-05 15:13:08.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-05 15:13:08.917 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-05 15:13:08.917 [DefaultDispatcher-worker-9 @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-05 15:13:08.917 [DefaultDispatcher-worker-10 @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-05 15:13:08.918 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@350e8cae: (connection evicted) 2025-04-05 15:13:08.918 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc9647f: (connection evicted) 2025-04-05 15:13:08.918 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ff6e7de: (connection evicted) 2025-04-05 15:13:08.919 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af46e44: (connection evicted) 2025-04-05 15:13:08.919 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b5ef648: (connection evicted) 2025-04-05 15:13:08.919 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc497c0: (connection evicted) 2025-04-05 15:13:08.919 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43845171: (connection evicted) 2025-04-05 15:13:08.920 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1adb910b: (connection evicted) 2025-04-05 15:13:08.920 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@567bd8ae: (connection evicted) 2025-04-05 15:13:08.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:08.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-05 15:13:08.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2475fba3 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:08.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:08.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:08.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-05 15:13:08.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-05 15:13:08.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-05 15:13:08.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-05 15:13:08.929 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-05 15:13:08.935 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-05 15:13:08.936 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-05 15:13:08.937 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:08.938 [DefaultDispatcher-worker-1 @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-05 15:13:08.938 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:08.938 [DefaultDispatcher-worker-1 @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-05 15:13:08.945 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-05 15:13:08.946 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-05 15:13:08.946 [DefaultDispatcher-worker-5 @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-05 15:13:08.946 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-05 15:13:08.949 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-05 15:13:08.958 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-05 15:13:08.966 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-05 15:13:08.975 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-05 15:13:08.983 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-05 15:13:08.987 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-05 15:13:09.010 [DefaultDispatcher-worker-10 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-05 15:13:09.028 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:09.031 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@709d433f 2025-04-05 15:13:09.031 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@709d433f 2025-04-05 15:13:09.031 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-05 15:13:09.031 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-05 15:13:09.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-05 15:13:09.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-05 15:13:09.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2025-04-05 15:13:09.032 [DefaultDispatcher-worker-2 @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-05 15:13:09.032 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71dd4624: (connection evicted) 2025-04-05 15:13:09.032 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:09.032 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@709d433f: (connection evicted) 2025-04-05 15:13:09.033 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5ab35c 2025-04-05 15:13:09.033 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5ab35c 2025-04-05 15:13:09.033 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e5ab35c: (connection evicted) 2025-04-05 15:13:09.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:09.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-05 15:13:09.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-05 15:13:09.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae5bd34 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:09.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:09.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-05 15:13:09.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a16984c 2025-04-05 15:13:09.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a16984c 2025-04-05 15:13:09.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-05 15:13:09.164 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4948daec 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:09.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-05 15:13:09.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-05 15:13:09.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-05 15:13:09.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-05 15:13:09.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66715ca9 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:09.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-04-05 15:13:09.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-04-05 15:13:09.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-05 15:13:09.460 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-04-05 15:13:09.495 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:09.510 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:09.594 [DefaultDispatcher-worker-11 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-04-05 15:13:09.598 [DefaultDispatcher-worker-11 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-04-05 15:13:09.599 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33885/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-05 15:13:09.599 [DefaultDispatcher-worker-11 @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:33885/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-05 15:13:09.599 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33885/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-05 15:13:09.610 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33885/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-05 15:13:09.611 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33885/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-05 15:13:09.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-05 15:13:09.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-05 15:13:09.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:09.651 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1209a0f: (connection evicted) 2025-04-05 15:13:09.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:09.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-05 15:13:09.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-05 15:13:09.653 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-04-05 15:13:09.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-05 15:13:09.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6068ebb2 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:09.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2025-04-05 15:13:09.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2025-04-05 15:13:09.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e981e78 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:09.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:09.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-05 15:13:09.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbe4800 2025-04-05 15:13:09.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbe4800 2025-04-05 15:13:09.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-05 15:13:09.693 [DefaultDispatcher-worker-10 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbe4800 2025-04-05 15:13:09.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-05 15:13:09.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-05 15:13:09.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:09.695 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173: (connection evicted) 2025-04-05 15:13:09.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:09.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-05 15:13:09.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-05 15:13:09.696 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbe4800 2025-04-05 15:13:09.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6a8efe 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:09.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:09.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-05 15:13:09.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-04-05 15:13:09.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-04-05 15:13:09.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@536da29c 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:09.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-05 15:13:09.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cf7d1e 2025-04-05 15:13:09.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cf7d1e 2025-04-05 15:13:09.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-05 15:13:09.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-05 15:13:09.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-05 15:13:09.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:09.715 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467: (connection evicted) 2025-04-05 15:13:09.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:09.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-05 15:13:09.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-05 15:13:09.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f3185c 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:09.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@370a8b6e 2025-04-05 15:13:09.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@370a8b6e 2025-04-05 15:13:09.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118fbaf0 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:09.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:09.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0d875d 2025-04-05 15:13:09.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0d875d 2025-04-05 15:13:09.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-05 15:13:09.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-05 15:13:09.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-05 15:13:09.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:09.735 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@370a8b6e: (connection evicted) 2025-04-05 15:13:09.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:09.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-05 15:13:09.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c171746 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:09.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:09.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-05 15:13:09.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@586737ff 2025-04-05 15:13:09.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@586737ff 2025-04-05 15:13:09.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de56885 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:09.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:09.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-05 15:13:09.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d07aacc 2025-04-05 15:13:09.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d07aacc 2025-04-05 15:13:09.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-05 15:13:09.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-05 15:13:09.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-05 15:13:09.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:09.766 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@586737ff: (connection evicted) 2025-04-05 15:13:09.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:09.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-05 15:13:09.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-05 15:13:09.767 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:09.811 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:09.828 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:09.848 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:09.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5560b64d 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:09.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-04-05 15:13:09.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-04-05 15:13:09.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-05 15:13:09.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ad30f6 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:09.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@615bad16 2025-04-05 15:13:09.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@615bad16 2025-04-05 15:13:09.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-05 15:13:10.023 [DefaultDispatcher-worker-1 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615bad16 2025-04-05 15:13:10.024 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.033 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.041 [DefaultDispatcher-worker-1 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615bad16 2025-04-05 15:13:10.046 [DefaultDispatcher-worker-1 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615bad16 2025-04-05 15:13:10.051 [DefaultDispatcher-worker-1 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615bad16 2025-04-05 15:13:10.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-05 15:13:10.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-05 15:13:10.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.088 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23321be7: (connection evicted) 2025-04-05 15:13:10.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-05 15:13:10.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-05 15:13:10.092 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615bad16 2025-04-05 15:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-05 15:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655909e2 2025-04-05 15:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-05 15:13:10.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-05 15:13:10.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f90752 2025-04-05 15:13:10.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f90752 2025-04-05 15:13:10.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f20b022 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-05 15:13:10.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fef542 2025-04-05 15:13:10.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fef542 2025-04-05 15:13:10.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-05 15:13:10.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-05 15:13:10.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-05 15:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.114 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28f90752: (connection evicted) 2025-04-05 15:13:10.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-05 15:13:10.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fa5c8cf 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@768f4b42 2025-04-05 15:13:10.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@768f4b42 2025-04-05 15:13:10.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a6e8ed 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c66ddab 2025-04-05 15:13:10.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c66ddab 2025-04-05 15:13:10.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-05 15:13:10.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-05 15:13:10.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-05 15:13:10.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.126 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@768f4b42: (connection evicted) 2025-04-05 15:13:10.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-05 15:13:10.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd3ca3c 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-05 15:13:10.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2025-04-05 15:13:10.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2025-04-05 15:13:10.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@566f4659 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-05 15:13:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-05 15:13:10.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b07ae 2025-04-05 15:13:10.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b07ae 2025-04-05 15:13:10.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-05 15:13:10.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-05 15:13:10.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-05 15:13:10.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.137 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f76e56: (connection evicted) 2025-04-05 15:13:10.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-05 15:13:10.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b2b7e3c 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3c99f1 2025-04-05 15:13:10.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3c99f1 2025-04-05 15:13:10.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b7e04a 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2f5d6 2025-04-05 15:13:10.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2f5d6 2025-04-05 15:13:10.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-05 15:13:10.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-05 15:13:10.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-05 15:13:10.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.194 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a3c99f1: (connection evicted) 2025-04-05 15:13:10.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-05 15:13:10.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18513c23 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-05 15:13:10.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2025-04-05 15:13:10.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2025-04-05 15:13:10.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2166c48a 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-05 15:13:10.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2025-04-05 15:13:10.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2025-04-05 15:13:10.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-05 15:13:10.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-05 15:13:10.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-05 15:13:10.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.208 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7: (connection evicted) 2025-04-05 15:13:10.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-05 15:13:10.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@319aa9ee 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-04-05 15:13:10.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-04-05 15:13:10.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-05 15:13:10.211 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f541e67 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2025-04-05 15:13:10.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2025-04-05 15:13:10.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-05 15:13:10.224 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.227 [DefaultDispatcher-worker-12 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2025-04-05 15:13:10.228 [DefaultDispatcher-worker-12 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2025-04-05 15:13:10.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-05 15:13:10.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-05 15:13:10.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.229 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0: (connection evicted) 2025-04-05 15:13:10.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-05 15:13:10.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-05 15:13:10.230 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2025-04-05 15:13:10.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e0d521 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a 2025-04-05 15:13:10.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a 2025-04-05 15:13:10.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-05 15:13:10.236 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a16d4dc 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d984ee 2025-04-05 15:13:10.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d984ee 2025-04-05 15:13:10.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-05 15:13:10.248 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-05 15:13:10.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-05 15:13:10.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.251 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a: (connection evicted) 2025-04-05 15:13:10.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-05 15:13:10.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cead673 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-05 15:13:10.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2025-04-05 15:13:10.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2025-04-05 15:13:10.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2976ef56 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-05 15:13:10.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2025-04-05 15:13:10.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2025-04-05 15:13:10.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-05 15:13:10.306 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.319 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.340 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.359 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.367 [DefaultDispatcher-worker-10 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2025-04-05 15:13:10.368 [DefaultDispatcher-worker-10 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2025-04-05 15:13:10.368 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-05 15:13:10.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-05 15:13:10.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.369 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e: (connection evicted) 2025-04-05 15:13:10.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-05 15:13:10.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-05 15:13:10.369 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40738846 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2025-04-05 15:13:10.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2025-04-05 15:13:10.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd5fc46 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3221588e 2025-04-05 15:13:10.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3221588e 2025-04-05 15:13:10.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-05 15:13:10.472 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.480 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-05 15:13:10.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-05 15:13:10.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.513 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1686ed85: (connection evicted) 2025-04-05 15:13:10.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-05 15:13:10.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-05 15:13:10.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-05 15:13:10.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713e7d9a 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@846b47 2025-04-05 15:13:10.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@846b47 2025-04-05 15:13:10.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-05 15:13:10.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3ab672 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2025-04-05 15:13:10.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2025-04-05 15:13:10.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-05 15:13:10.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-05 15:13:10.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-05 15:13:10.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.529 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@846b47: (connection evicted) 2025-04-05 15:13:10.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-05 15:13:10.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25216999 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-05 15:13:10.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-04-05 15:13:10.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-04-05 15:13:10.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bf93bb 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-05 15:13:10.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2025-04-05 15:13:10.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2025-04-05 15:13:10.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-05 15:13:10.627 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.640 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.642 [DefaultDispatcher-worker-1 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2025-04-05 15:13:10.643 [DefaultDispatcher-worker-1 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2025-04-05 15:13:10.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-05 15:13:10.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-05 15:13:10.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.644 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c997de8: (connection evicted) 2025-04-05 15:13:10.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-05 15:13:10.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-05 15:13:10.645 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a730479 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-05 15:13:10.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-05 15:13:10.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2025-04-05 15:13:10.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2025-04-05 15:13:10.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-05 15:13:10.649 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71468613 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5477d90e 2025-04-05 15:13:10.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5477d90e 2025-04-05 15:13:10.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-05 15:13:10.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-05 15:13:10.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-05 15:13:10.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.658 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@654b899f: (connection evicted) 2025-04-05 15:13:10.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-05 15:13:10.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@559e3f67 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f24a84 2025-04-05 15:13:10.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f24a84 2025-04-05 15:13:10.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-05 15:13:10.674 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f24a84 2025-04-05 15:13:10.679 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f24a84 2025-04-05 15:13:10.680 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f24a84 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79295932 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-05 15:13:10.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e00bdb 2025-04-05 15:13:10.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e00bdb 2025-04-05 15:13:10.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-05 15:13:10.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-05 15:13:10.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-05 15:13:10.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:10.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-05 15:13:10.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c41b8d8 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-05 15:13:10.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-04-05 15:13:10.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-04-05 15:13:10.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-05 15:13:10.693 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-04-05 15:13:10.699 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-04-05 15:13:10.700 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578b2dec 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-05 15:13:10.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-05 15:13:10.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-05 15:13:10.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-05 15:13:10.706 [DefaultDispatcher-worker-7 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-04-05 15:13:10.707 [DefaultDispatcher-worker-15 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-05 15:13:10.708 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-05 15:13:10.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-05 15:13:10.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-05 15:13:10.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.710 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e: (connection evicted) 2025-04-05 15:13:10.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-05 15:13:10.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-05 15:13:10.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cde0c69 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-05 15:13:10.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-04-05 15:13:10.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-04-05 15:13:10.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-05 15:13:10.715 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-04-05 15:13:10.720 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-04-05 15:13:10.722 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20184ade 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-05 15:13:10.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@5855b0ed 2025-04-05 15:13:10.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@5855b0ed 2025-04-05 15:13:10.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-05 15:13:10.728 [DefaultDispatcher-worker-9 @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-04-05 15:13:10.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-05 15:13:10.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-05 15:13:10.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.738 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22361e23: (connection evicted) 2025-04-05 15:13:10.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-05 15:13:10.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457692cb 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-05 15:13:10.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-05 15:13:10.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-05 15:13:10.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-05 15:13:10.742 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-05 15:13:10.748 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-05 15:13:10.749 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a543e09 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-04-05 15:13:10.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-04-05 15:13:10.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-05 15:13:10.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-05 15:13:10.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-05 15:13:10.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:10.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-05 15:13:10.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-05 15:13:10.755 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474ce6b8 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-05 15:13:10.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-05 15:13:10.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-05 15:13:10.784 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.790 [DefaultDispatcher-worker-1 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-05 15:13:10.798 [DefaultDispatcher-worker-14 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-05 15:13:10.802 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.824 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.832 [DefaultDispatcher-worker-5 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-05 15:13:10.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-05 15:13:10.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-05 15:13:10.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.834 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b61e97: (connection evicted) 2025-04-05 15:13:10.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-05 15:13:10.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b347439 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-05 15:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-05 15:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-05 15:13:10.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-05 15:13:10.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-05 15:13:10.851 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.858 [DefaultDispatcher-worker-12 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-05 15:13:10.863 [DefaultDispatcher-worker-8 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-05 15:13:10.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-05 15:13:10.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-05 15:13:10.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.872 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0: (connection evicted) 2025-04-05 15:13:10.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-05 15:13:10.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-05 15:13:10.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-05 15:13:10.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1592e540 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-05 15:13:10.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-05 15:13:10.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-05 15:13:10.893 [DefaultDispatcher-worker-12 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-05 15:13:10.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-05 15:13:10.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-05 15:13:10.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.895 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4449b273: (connection evicted) 2025-04-05 15:13:10.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-05 15:13:10.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2932e15f 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-05 15:13:10.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-05 15:13:10.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-05 15:13:10.917 [DefaultDispatcher-worker-3 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-05 15:13:10.922 [DefaultDispatcher-worker-15 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-05 15:13:10.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-05 15:13:10.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-05 15:13:10.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.922 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2375a976: (connection evicted) 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-05 15:13:10.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1dd18 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-05 15:13:10.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-05 15:13:10.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-05 15:13:10.943 [DefaultDispatcher-worker-3 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-05 15:13:10.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-05 15:13:10.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-05 15:13:10.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.944 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5178345d: (connection evicted) 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-05 15:13:10.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b26e90 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:10.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:10.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-05 15:13:10.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-05 15:13:10.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-05 15:13:10.963 [DefaultDispatcher-worker-5 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-05 15:13:10.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-05 15:13:10.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-05 15:13:10.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:10.963 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3: (connection evicted) 2025-04-05 15:13:10.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:10.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-05 15:13:10.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8e2850 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:11.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-05 15:13:11.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-05 15:13:11.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-05 15:13:11.141 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-05 15:13:11.146 [DefaultDispatcher-worker-12 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-05 15:13:11.148 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33083/manifest.json 2025-04-05 15:13:11.148 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33083/manifest.json. 2025-04-05 15:13:11.148 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33083/manifest.json 2025-04-05 15:13:11.149 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33083/manifest.json 2025-04-05 15:13:11.149 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33083/manifest.json 2025-04-05 15:13:11.202 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:11.223 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33083/manifest.json. 2025-04-05 15:13:11.223 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33083/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:11.231 [DefaultDispatcher-worker-1 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-05 15:13:11.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-05 15:13:11.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-05 15:13:11.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:11.235 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1: (connection evicted) 2025-04-05 15:13:11.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:11.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-05 15:13:11.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49338f3 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:11.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-05 15:13:11.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-05 15:13:11.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a8d575 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-05 15:13:11.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:11.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:11.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:11.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:11.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:11.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:11.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:11.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:11.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-05 15:13:11.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-05 15:13:11.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-05 15:13:11.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-05 15:13:11.284 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-05 15:13:11.320 [Test worker] INFO ktor.application - Application started in 0.039 seconds. 2025-04-05 15:13:11.321 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3702d0ed 2025-04-05 15:13:11.360 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:11.368 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:11.375 [DefaultDispatcher-worker-3 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:37435 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46507dda 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:11.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-05 15:13:11.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-05 15:13:11.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-05 15:13:11.393 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-05 15:13:11.397 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-05 15:13:11.397 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-05 15:13:11.397 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-05 15:13:11.398 [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-05 15:13:11.398 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-05 15:13:11.398 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-05 15:13:11.398 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-05 15:13:11.398 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-05 15:13:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1af6d656 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:11.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-05 15:13:11.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-05 15:13:11.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-05 15:13:11.428 [DefaultDispatcher-worker-11 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-05 15:13:11.434 [DefaultDispatcher-worker-15 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-05 15:13:11.438 [DefaultDispatcher-worker-3 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-05 15:13:11.439 [DefaultDispatcher-worker-3 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-05 15:13:11.443 [DefaultDispatcher-worker-12 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-05 15:13:11.448 [DefaultDispatcher-worker-7 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-05 15:13:11.448 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json 2025-04-05 15:13:11.448 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json. 2025-04-05 15:13:11.448 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json 2025-04-05 15:13:11.450 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json 2025-04-05 15:13:11.450 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json 2025-04-05 15:13:11.450 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json. 2025-04-05 15:13:11.450 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:11.459 [DefaultDispatcher-worker-18 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-05 15:13:11.462 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-05 15:13:11.462 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-789db0ed-56ea-4c5e-9afa-df9097572ca9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-05 15:13:11.465 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-05 15:13:11.465 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-789db0ed-56ea-4c5e-9afa-df9097572ca9 2025-04-05 15:13:11.468 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:11.468 [DefaultDispatcher-worker-6 @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:37435/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:11.468 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:11.468 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37435/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:11.473 [DefaultDispatcher-worker-4 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-05 15:13:11.473 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37435/UmAppDatabase/replication/nodeId 2025-04-05 15:13:11.473 [DefaultDispatcher-worker-4 @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:37435/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:11.473 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37435/UmAppDatabase/replication/nodeId 2025-04-05 15:13:11.476 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37435/api/blob/upload-init-batch 2025-04-05 15:13:11.476 [DefaultDispatcher-worker-15 @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:37435/api/blob/upload-init-batch. 2025-04-05 15:13:11.476 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37435/api/blob/upload-init-batch 2025-04-05 15:13:11.476 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37435/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-05 15:13:11.476 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:11.499 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:11.511 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-05 15:13:11.511 [eventLoopGroupProxy-4-2 @call-handler#399] 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-05 15:13:11.511 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-05 15:13:11.511 [eventLoopGroupProxy-4-4 @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-05 15:13:11.515 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:11.515 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:11.516 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-05 15:13:11.516 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-05 15:13:11.516 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:11.518 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37435/UmAppDatabase/replication/nodeId 2025-04-05 15:13:11.518 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37435/UmAppDatabase/replication/nodeId 2025-04-05 15:13:11.518 [eventLoopGroupProxy-4-2 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:11.519 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:11.519 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:11.521 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-05 15:13:11.521 [eventLoopGroupProxy-4-2 @call-handler#399] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-05 15:13:11.524 [DefaultDispatcher-worker-9 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-05 15:13:11.527 [eventLoopGroupProxy-4-1 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-05 15:13:11.531 [DefaultDispatcher-worker-15 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-05 15:13:11.538 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 29ms 2025-04-05 15:13:11.539 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37435/api/blob/upload-init-batch 2025-04-05 15:13:11.539 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37435/api/blob/upload-init-batch 2025-04-05 15:13:11.541 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37435/api/blob/upload-init-batch. 2025-04-05 15:13:11.541 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37435/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:11.550 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37435/api/blob/upload-batch-data 2025-04-05 15:13:11.550 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37435/api/blob/upload-batch-data. 2025-04-05 15:13:11.550 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37435/api/blob/upload-batch-data 2025-04-05 15:13:11.550 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37435/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:11.555 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:11.561 [eventLoopGroupProxy-4-2 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-05 15:13:11.562 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:11.562 [eventLoopGroupProxy-4-2 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-05 15:13:11.562 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37435/api/blob/upload-batch-data 2025-04-05 15:13:11.567 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37435/api/blob/upload-batch-data 2025-04-05 15:13:11.568 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37435/api/blob/upload-batch-data. 2025-04-05 15:13:11.568 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37435/api/blob/upload-batch-data 2025-04-05 15:13:11.568 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37435/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:11.569 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:11.571 [eventLoopGroupProxy-4-2 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-05 15:13:11.571 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:11.571 [eventLoopGroupProxy-4-2 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:11.572 [DefaultDispatcher-worker-15 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37435/api/blob/upload-batch-data 2025-04-05 15:13:11.586 [DefaultDispatcher-worker-2 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-05 15:13:11.592 [DefaultDispatcher-worker-5 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-05 15:13:11.601 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37435/UmAppDatabase/replication/message 2025-04-05 15:13:11.601 [DefaultDispatcher-worker-5 @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:37435/UmAppDatabase/replication/message. 2025-04-05 15:13:11.601 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37435/UmAppDatabase/replication/message 2025-04-05 15:13:11.602 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37435/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-05 15:13:11.603 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-05 15:13:11.603 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-05 15:13:11.603 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:11.616 [DefaultDispatcher-worker-16 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-05 15:13:11.616 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:11.617 [eventLoopGroupProxy-4-2 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-05 15:13:11.617 [DefaultDispatcher-worker-12 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json 2025-04-05 15:13:11.617 [DefaultDispatcher-worker-12 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json. 2025-04-05 15:13:11.617 [DefaultDispatcher-worker-12 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json 2025-04-05 15:13:11.617 [DefaultDispatcher-worker-6 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37435/UmAppDatabase/replication/message 2025-04-05 15:13:11.617 [DefaultDispatcher-worker-6 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37435/UmAppDatabase/replication/message 2025-04-05 15:13:11.617 [DefaultDispatcher-worker-6 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37435/UmAppDatabase/replication/message. 2025-04-05 15:13:11.617 [DefaultDispatcher-worker-6 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37435/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:11.618 [DefaultDispatcher-worker-3 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json 2025-04-05 15:13:11.618 [DefaultDispatcher-worker-3 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json 2025-04-05 15:13:11.618 [DefaultDispatcher-worker-3 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json. 2025-04-05 15:13:11.618 [DefaultDispatcher-worker-3 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37435/api/content/713059025692762112/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:11.623 [DefaultDispatcher-worker-19 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-05 15:13:11.623 [DefaultDispatcher-worker-2 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-05 15:13:11.624 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-05 15:13:11.624 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-05 15:13:11.624 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-05 15:13:11.625 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-05 15:13:11.625 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-05 15:13:11.625 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-05 15:13:11.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-05 15:13:11.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-05 15:13:11.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:11.626 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8: (connection evicted) 2025-04-05 15:13:11.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:11.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-05 15:13:11.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-05 15:13:11.895 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-05 15:13:11.895 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-05 15:13:12.086 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-05 15:13:12.630 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3702d0ed 2025-04-05 15:13:12.631 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3702d0ed 2025-04-05 15:13:12.633 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-05 15:13:12.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-05 15:13:12.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-05 15:13:12.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:12.633 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0: (connection evicted) 2025-04-05 15:13:12.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:12.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-05 15:13:12.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a46227 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:12.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:12.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-05 15:13:12.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-05 15:13:12.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-05 15:13:12.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@330d16af 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:12.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:12.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:12.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:12.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-05 15:13:12.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:12.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:12.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:12.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:12.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:12.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:12.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:12.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:12.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-05 15:13:12.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-05 15:13:12.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-05 15:13:12.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-05 15:13:12.647 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-05 15:13:12.648 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-05 15:13:12.648 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@65b1693c 2025-04-05 15:13:12.650 [DefaultDispatcher-worker-6 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:35705 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c930e7e 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:12.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-05 15:13:12.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-05 15:13:12.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-05 15:13:12.652 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-05 15:13:12.652 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-05 15:13:12.652 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-05 15:13:12.652 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-05 15:13:12.652 [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-05 15:13:12.652 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-05 15:13:12.652 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-05 15:13:12.652 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-05 15:13:12.652 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48928b57 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:12.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:12.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-05 15:13:12.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:12.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:12.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-05 15:13:12.675 [DefaultDispatcher-worker-7 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:12.680 [DefaultDispatcher-worker-4 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:12.684 [DefaultDispatcher-worker-11 @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-05 15:13:12.686 [Test worker @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-05 15:13:12.690 [DefaultDispatcher-worker-19 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:12.694 [DefaultDispatcher-worker-12 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:12.695 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/content/713059029748928512/_ustadmanifest.json 2025-04-05 15:13:12.695 [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:35705/api/content/713059029748928512/_ustadmanifest.json. 2025-04-05 15:13:12.695 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/content/713059029748928512/_ustadmanifest.json 2025-04-05 15:13:12.696 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/content/713059029748928512/_ustadmanifest.json 2025-04-05 15:13:12.696 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/api/content/713059029748928512/_ustadmanifest.json 2025-04-05 15:13:12.696 [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:35705/api/content/713059029748928512/_ustadmanifest.json. 2025-04-05 15:13:12.696 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/api/content/713059029748928512/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:12.703 [DefaultDispatcher-worker-18 @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39f4a7c4 2025-04-05 15:13:12.703 [DefaultDispatcher-worker-13 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:12.704 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-05 15:13:12.704 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-37fce41e-bf54-4a8b-b73f-3e8d28343ae1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-05 15:13:12.705 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-05 15:13:12.705 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-37fce41e-bf54-4a8b-b73f-3e8d28343ae1 2025-04-05 15:13:12.706 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:12.706 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:12.706 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:12.706 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:12.708 [eventLoopGroupProxy-7-2 @call-handler#494] 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-05 15:13:12.708 [eventLoopGroupProxy-7-1 @call-handler#493] 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-05 15:13:12.708 [eventLoopGroupProxy-7-2 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:12.708 [eventLoopGroupProxy-7-1 @call-handler#493] 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-05 15:13:12.709 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:12.709 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:12.709 [eventLoopGroupProxy-7-1 @call-handler#493] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-05 15:13:12.709 [DefaultDispatcher-worker-16 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:12.709 [DefaultDispatcher-worker-16 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:12.711 [DefaultDispatcher-worker-9 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:12.711 [DefaultDispatcher-worker-9 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-05 15:13:12.712 [DefaultDispatcher-worker-9 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:12.712 [DefaultDispatcher-worker-9 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-05 15:13:12.713 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-init-batch 2025-04-05 15:13:12.713 [eventLoopGroupProxy-7-1 @call-handler#502] 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-05 15:13:12.713 [DefaultDispatcher-worker-3 @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:35705/api/blob/upload-init-batch. 2025-04-05 15:13:12.713 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-init-batch 2025-04-05 15:13:12.713 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-05 15:13:12.713 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:12.713 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-05 15:13:12.714 [DefaultDispatcher-worker-9 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-05 15:13:12.714 [DefaultDispatcher-worker-9 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/replication/nodeId 2025-04-05 15:13:12.714 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-05 15:13:12.715 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-05 15:13:12.716 [eventLoopGroupProxy-7-1 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-05 15:13:12.717 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-05 15:13:12.717 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-init-batch 2025-04-05 15:13:12.717 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/api/blob/upload-init-batch 2025-04-05 15:13:12.718 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-init-batch. 2025-04-05 15:13:12.718 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:12.719 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:12.719 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:12.719 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:12.719 [DefaultDispatcher-worker-17 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:12.720 [DefaultDispatcher-worker-19 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:12.720 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:12.722 [eventLoopGroupProxy-7-1 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-05 15:13:12.723 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:12.723 [eventLoopGroupProxy-7-1 @call-handler#515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-05 15:13:12.723 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:12.725 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:12.725 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:12.725 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:12.725 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:12.725 [DefaultDispatcher-worker-2 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:12.726 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:12.727 [eventLoopGroupProxy-7-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-05 15:13:12.728 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:12.728 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:12.728 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:12.729 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:12.729 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:12.729 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:12.729 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:12.730 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:12.736 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:12.738 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:12.750 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:12.753 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:12.772 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:12.772 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:12.773 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:12.774 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:12.774 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:12.774 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:12.774 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:12.775 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:12.775 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:12.775 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:12.776 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:12.776 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:12.776 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:35705/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35705/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-05 15:13:12.776 [DefaultDispatcher-worker-16 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35705/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:12.782 [DefaultDispatcher-worker-14 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:12.788 [DefaultDispatcher-worker-8 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:12.790 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-05 15:13:13.289 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2dae814a-ed65-4585-9ea2-d121ed5ee56d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-05 15:13:13.289 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-05 15:13:13.289 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2dae814a-ed65-4585-9ea2-d121ed5ee56d 2025-04-05 15:13:13.291 [DefaultDispatcher-worker-3 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-init-batch 2025-04-05 15:13:13.291 [DefaultDispatcher-worker-3 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-init-batch. 2025-04-05 15:13:13.291 [DefaultDispatcher-worker-3 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-init-batch 2025-04-05 15:13:13.291 [DefaultDispatcher-worker-3 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-05 15:13:13.294 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-05 15:13:13.294 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-05 15:13:13.295 [eventLoopGroupProxy-7-1 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-05 15:13:13.297 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-05 15:13:13.297 [DefaultDispatcher-worker-3 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-init-batch 2025-04-05 15:13:13.297 [DefaultDispatcher-worker-3 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/api/blob/upload-init-batch 2025-04-05 15:13:13.297 [DefaultDispatcher-worker-3 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-init-batch. 2025-04-05 15:13:13.297 [DefaultDispatcher-worker-3 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:13.298 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.299 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.299 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.299 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.300 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.305 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.305 [eventLoopGroupProxy-7-1 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-05 15:13:13.305 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.306 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.306 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.306 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.306 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.307 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.309 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.309 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:13.309 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.310 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.310 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.310 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.310 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.310 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.352 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.352 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:13.353 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.353 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.353 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.353 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.353 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.354 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.395 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.396 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:13.396 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.396 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.396 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.396 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.396 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.397 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.439 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.439 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:13.439 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.439 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.439 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.439 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.439 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.440 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.482 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.483 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:13.483 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.484 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.484 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.484 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.484 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.485 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.526 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.526 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:13.527 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.527 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.527 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.527 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.527 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.528 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.570 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.570 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:13.571 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.571 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.572 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.572 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.572 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.573 [eventLoopGroupProxy-7-1 @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-05 15:13:13.615 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.615 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:13.615 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.616 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.616 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.616 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.616 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.617 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.658 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.658 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-05 15:13:13.659 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.659 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.659 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.659 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.660 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.660 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.702 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.702 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:13.703 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.703 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.703 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.703 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.703 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.704 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.747 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.747 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:13.747 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.748 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.748 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.748 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.748 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.749 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.790 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.790 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-05 15:13:13.791 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.792 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.792 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.792 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.792 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.793 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.796 [DefaultDispatcher-worker-5 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:13.835 [eventLoopGroupProxy-7-1 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-05 15:13:13.835 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.835 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:13.835 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.836 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.836 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.836 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.836 [DefaultDispatcher-worker-7 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.837 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.838 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-05 15:13:13.838 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.838 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:13.838 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.839 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.839 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35705/api/blob/upload-batch-data. 2025-04-05 15:13:13.839 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.839 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:13.840 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:13.842 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-05 15:13:13.842 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.842 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:13.842 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/blob/upload-batch-data 2025-04-05 15:13:13.849 [DefaultDispatcher-worker-3 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:13.853 [DefaultDispatcher-worker-2 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:13.854 [DefaultDispatcher-worker-2 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/UmAppDatabase/replication/message 2025-04-05 15:13:13.854 [DefaultDispatcher-worker-2 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/message. 2025-04-05 15:13:13.854 [DefaultDispatcher-worker-2 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/UmAppDatabase/replication/message 2025-04-05 15:13:13.854 [DefaultDispatcher-worker-2 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35705/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-05 15:13:13.855 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-05 15:13:13.856 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-05 15:13:13.856 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:13.866 [DefaultDispatcher-worker-16 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-05 15:13:13.866 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:13.866 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-05 15:13:13.866 [DefaultDispatcher-worker-18 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35705/api/content/713059029748928512/_ustadmanifest.json 2025-04-05 15:13:13.866 [DefaultDispatcher-worker-18 @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:35705/api/content/713059029748928512/_ustadmanifest.json. 2025-04-05 15:13:13.866 [DefaultDispatcher-worker-18 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35705/api/content/713059029748928512/_ustadmanifest.json 2025-04-05 15:13:13.867 [DefaultDispatcher-worker-20 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/UmAppDatabase/replication/message 2025-04-05 15:13:13.867 [DefaultDispatcher-worker-20 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/UmAppDatabase/replication/message 2025-04-05 15:13:13.867 [DefaultDispatcher-worker-20 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35705/UmAppDatabase/replication/message. 2025-04-05 15:13:13.867 [DefaultDispatcher-worker-20 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:13.867 [DefaultDispatcher-worker-2 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35705/api/content/713059029748928512/_ustadmanifest.json 2025-04-05 15:13:13.867 [DefaultDispatcher-worker-2 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35705/api/content/713059029748928512/_ustadmanifest.json 2025-04-05 15:13:13.868 [DefaultDispatcher-worker-2 @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:35705/api/content/713059029748928512/_ustadmanifest.json. 2025-04-05 15:13:13.868 [DefaultDispatcher-worker-2 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35705/api/content/713059029748928512/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:13.871 [DefaultDispatcher-worker-1 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2025-04-05 15:13:13.873 [DefaultDispatcher-worker-1 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548c5127 2025-04-05 15:13:13.873 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-05 15:13:13.873 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-05 15:13:13.873 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-05 15:13:13.874 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-05 15:13:13.874 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-05 15:13:13.874 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-05 15:13:13.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-05 15:13:13.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-05 15:13:13.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:13.875 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a: (connection evicted) 2025-04-05 15:13:13.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:13.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-05 15:13:13.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-05 15:13:14.153 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-05 15:13:14.290 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-05 15:13:14.349 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-05 15:13:14.638 [DefaultDispatcher-worker-19 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-05 15:13:14.879 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@65b1693c 2025-04-05 15:13:14.880 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@65b1693c 2025-04-05 15:13:14.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-05 15:13:14.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-05 15:13:14.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:14.880 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@548c5127: (connection evicted) 2025-04-05 15:13:14.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:14.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-05 15:13:14.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff12b53 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:14.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-05 15:13:14.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-05 15:13:14.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-05 15:13:14.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28befd62 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:14.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:14.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-05 15:13:14.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2025-04-05 15:13:14.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2025-04-05 15:13:14.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-05 15:13:14.923 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-05 15:13:14.924 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-05 15:13:14.924 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@164db8f0 2025-04-05 15:13:14.925 [DefaultDispatcher-worker-9 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:41321 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5ffea 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:14.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-05 15:13:14.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-05 15:13:14.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-05 15:13:14.928 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-05 15:13:14.928 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-05 15:13:14.928 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-05 15:13:14.928 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-05 15:13:14.928 [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-05 15:13:14.928 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-05 15:13:14.928 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-05 15:13:14.928 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-05 15:13:14.928 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18139a43 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:14.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-05 15:13:14.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-05 15:13:14.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-05 15:13:14.949 [DefaultDispatcher-worker-18 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-05 15:13:14.953 [DefaultDispatcher-worker-15 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-05 15:13:14.957 [DefaultDispatcher-worker-16 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-05 15:13:14.958 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-05 15:13:14.963 [DefaultDispatcher-worker-9 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-05 15:13:14.967 [DefaultDispatcher-worker-19 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-05 15:13:14.967 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json 2025-04-05 15:13:14.967 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json. 2025-04-05 15:13:14.967 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json 2025-04-05 15:13:14.968 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json 2025-04-05 15:13:14.968 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json 2025-04-05 15:13:14.968 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json. 2025-04-05 15:13:14.968 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:14.976 [DefaultDispatcher-worker-8 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-05 15:13:14.976 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-05 15:13:14.976 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b5d44ea0-fbfd-46fc-b5e6-f2ebec812191', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-05 15:13:14.977 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-05 15:13:14.977 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b5d44ea0-fbfd-46fc-b5e6-f2ebec812191 2025-04-05 15:13:14.978 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:14.978 [DefaultDispatcher-worker-5 @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:41321/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:14.978 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:14.978 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41321/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:14.980 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-05 15:13:14.980 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-05 15:13:14.980 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:14.980 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:14.980 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:14.981 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:14.981 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-05 15:13:14.981 [DefaultDispatcher-worker-21 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:14.981 [DefaultDispatcher-worker-21 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:14.983 [DefaultDispatcher-worker-13 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-05 15:13:14.984 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41321/UmAppDatabase/replication/nodeId 2025-04-05 15:13:14.984 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41321/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:14.984 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41321/UmAppDatabase/replication/nodeId 2025-04-05 15:13:14.985 [DefaultDispatcher-worker-1 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41321/api/blob/upload-init-batch 2025-04-05 15:13:14.985 [DefaultDispatcher-worker-1 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41321/api/blob/upload-init-batch. 2025-04-05 15:13:14.985 [DefaultDispatcher-worker-1 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41321/api/blob/upload-init-batch 2025-04-05 15:13:14.985 [DefaultDispatcher-worker-1 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41321/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-05 15:13:14.985 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-05 15:13:14.985 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:14.985 [eventLoopGroupProxy-10-2 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-05 15:13:14.986 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41321/UmAppDatabase/replication/nodeId 2025-04-05 15:13:14.986 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41321/UmAppDatabase/replication/nodeId 2025-04-05 15:13:14.987 [eventLoopGroupProxy-10-3 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-05 15:13:14.987 [eventLoopGroupProxy-10-3 @call-handler#685] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-05 15:13:14.988 [eventLoopGroupProxy-10-3 @coroutine#686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-05 15:13:14.989 [eventLoopGroupProxy-10-3 @call-handler#685] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-05 15:13:14.989 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41321/api/blob/upload-init-batch 2025-04-05 15:13:14.989 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41321/api/blob/upload-init-batch 2025-04-05 15:13:14.989 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41321/api/blob/upload-init-batch. 2025-04-05 15:13:14.989 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41321/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:14.992 [DefaultDispatcher-worker-7 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:14.992 [DefaultDispatcher-worker-7 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41321/api/blob/upload-batch-data. 2025-04-05 15:13:14.992 [DefaultDispatcher-worker-7 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:14.992 [DefaultDispatcher-worker-7 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:14.993 [DefaultDispatcher-worker-18 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-05 15:13:14.993 [eventLoopGroupProxy-10-2 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:14.995 [eventLoopGroupProxy-10-2 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-05 15:13:14.995 [eventLoopGroupProxy-10-2 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:14.995 [eventLoopGroupProxy-10-2 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:14.996 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:14.997 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:14.997 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41321/api/blob/upload-batch-data. 2025-04-05 15:13:14.997 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:14.997 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:14.998 [eventLoopGroupProxy-10-2 @call-handler#698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:14.998 [DefaultDispatcher-worker-6 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-05 15:13:15.000 [eventLoopGroupProxy-10-2 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-05 15:13:15.000 [eventLoopGroupProxy-10-2 @call-handler#698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:15.000 [eventLoopGroupProxy-10-2 @call-handler#698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:15.004 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:15.005 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:15.005 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41321/api/blob/upload-batch-data. 2025-04-05 15:13:15.005 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:15.005 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:15.006 [eventLoopGroupProxy-10-2 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:15.009 [eventLoopGroupProxy-10-2 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-05 15:13:15.010 [eventLoopGroupProxy-10-2 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:15.010 [eventLoopGroupProxy-10-2 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-05 15:13:15.010 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:15.011 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:15.011 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:15.011 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41321/api/blob/upload-batch-data. 2025-04-05 15:13:15.011 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:15.011 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:15.012 [eventLoopGroupProxy-10-2 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:15.013 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:15.013 [eventLoopGroupProxy-10-2 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-05 15:13:15.013 [eventLoopGroupProxy-10-2 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:15.013 [eventLoopGroupProxy-10-2 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:15.014 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:15.015 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:15.015 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41321/api/blob/upload-batch-data. 2025-04-05 15:13:15.015 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:15.015 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:15.016 [eventLoopGroupProxy-10-2 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:15.017 [eventLoopGroupProxy-10-2 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-05 15:13:15.017 [eventLoopGroupProxy-10-2 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:15.017 [eventLoopGroupProxy-10-2 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:15.018 [DefaultDispatcher-worker-14 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41321/api/blob/upload-batch-data 2025-04-05 15:13:15.024 [DefaultDispatcher-worker-17 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-05 15:13:15.026 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:15.029 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:15.029 [DefaultDispatcher-worker-5 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-05 15:13:15.030 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41321/UmAppDatabase/replication/message 2025-04-05 15:13:15.030 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41321/UmAppDatabase/replication/message. 2025-04-05 15:13:15.030 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41321/UmAppDatabase/replication/message 2025-04-05 15:13:15.030 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41321/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-05 15:13:15.031 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-05 15:13:15.032 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-05 15:13:15.032 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:15.044 [DefaultDispatcher-worker-9 @call-handler#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2025-04-05 15:13:15.044 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:15.045 [eventLoopGroupProxy-10-2 @call-handler#723] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-05 15:13:15.045 [DefaultDispatcher-worker-8 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json 2025-04-05 15:13:15.045 [DefaultDispatcher-worker-8 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json. 2025-04-05 15:13:15.045 [DefaultDispatcher-worker-8 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json 2025-04-05 15:13:15.045 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41321/UmAppDatabase/replication/message 2025-04-05 15:13:15.045 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41321/UmAppDatabase/replication/message 2025-04-05 15:13:15.045 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41321/UmAppDatabase/replication/message. 2025-04-05 15:13:15.045 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41321/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:15.046 [DefaultDispatcher-worker-3 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json 2025-04-05 15:13:15.046 [DefaultDispatcher-worker-3 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json 2025-04-05 15:13:15.046 [DefaultDispatcher-worker-3 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json. 2025-04-05 15:13:15.046 [DefaultDispatcher-worker-3 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41321/api/content/713059035698245632/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:15.051 [DefaultDispatcher-worker-5 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-04-05 15:13:15.052 [DefaultDispatcher-worker-20 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ad182c 2025-04-05 15:13:15.053 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-05 15:13:15.053 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-05 15:13:15.053 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-05 15:13:15.053 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-05 15:13:15.053 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-05 15:13:15.054 [Test worker @coroutine#739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-05 15:13:15.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-05 15:13:15.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-05 15:13:15.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:15.055 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb: (connection evicted) 2025-04-05 15:13:15.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:15.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-05 15:13:15.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-05 15:13:15.428 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-05 15:13:15.428 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-05 15:13:15.525 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-05 15:13:16.059 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@164db8f0 2025-04-05 15:13:16.059 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@164db8f0 2025-04-05 15:13:16.060 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9863ed5 2025-04-05 15:13:16.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-05 15:13:16.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-05 15:13:16.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:16.060 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ad182c: (connection evicted) 2025-04-05 15:13:16.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:16.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-05 15:13:16.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-05 15:13:16.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156f0281 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:16.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f251bf1 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:16.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2025-04-05 15:13:16.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2025-04-05 15:13:16.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-05 15:13:16.097 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-05 15:13:16.098 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-05 15:13:16.098 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4d682397 2025-04-05 15:13:16.099 [DefaultDispatcher-worker-14 @coroutine#752] INFO ktor.application - Responding at http://0.0.0.0:40339 2025-04-05 15:13:16.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-05 15:13:16.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:16.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:16.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7995a589 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:16.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-05 15:13:16.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-05 15:13:16.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-05 15:13:16.101 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-05 15:13:16.102 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-05 15:13:16.102 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-05 15:13:16.102 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-05 15:13:16.102 [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-05 15:13:16.102 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-05 15:13:16.102 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-05 15:13:16.102 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-05 15:13:16.102 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b7678a 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:16.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:16.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:16.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-05 15:13:16.121 [DefaultDispatcher-worker-7 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:16.125 [DefaultDispatcher-worker-15 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:16.185 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:16.188 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:16.200 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:16.202 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:16.214 [DefaultDispatcher-worker-15 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-05 15:13:16.242 [DefaultDispatcher-worker-15 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-05 15:13:16.246 [DefaultDispatcher-worker-15 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-05 15:13:16.249 [DefaultDispatcher-worker-15 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-05 15:13:16.258 [DefaultDispatcher-worker-17 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:16.266 [DefaultDispatcher-worker-18 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:16.267 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json 2025-04-05 15:13:16.267 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json. 2025-04-05 15:13:16.267 [Test worker @coroutine#757] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json 2025-04-05 15:13:16.268 [Test worker @coroutine#757] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json 2025-04-05 15:13:16.268 [Test worker @coroutine#757] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json 2025-04-05 15:13:16.269 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json. 2025-04-05 15:13:16.269 [Test worker @coroutine#757] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:16.323 [DefaultDispatcher-worker-9 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:16.323 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-05 15:13:16.323 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b0dede16-2838-41d6-85e2-27b733a3f725', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-05 15:13:16.324 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-05 15:13:16.324 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b0dede16-2838-41d6-85e2-27b733a3f725 2025-04-05 15:13:16.325 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:16.325 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40339/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:16.325 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:16.325 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:16.327 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-05 15:13:16.327 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-05 15:13:16.327 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.327 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:16.327 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:16.328 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.328 [eventLoopGroupProxy-13-1 @call-handler#794] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-05 15:13:16.328 [DefaultDispatcher-worker-2 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:16.328 [DefaultDispatcher-worker-2 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40339/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:16.330 [DefaultDispatcher-worker-17 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:16.330 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/UmAppDatabase/replication/nodeId 2025-04-05 15:13:16.330 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40339/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:16.330 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/UmAppDatabase/replication/nodeId 2025-04-05 15:13:16.331 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-05 15:13:16.331 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.332 [eventLoopGroupProxy-13-1 @call-handler#801] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-05 15:13:16.332 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/UmAppDatabase/replication/nodeId 2025-04-05 15:13:16.332 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40339/UmAppDatabase/replication/nodeId 2025-04-05 15:13:16.339 [DefaultDispatcher-worker-20 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:16.345 [DefaultDispatcher-worker-21 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:16.347 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-init-batch 2025-04-05 15:13:16.347 [DefaultDispatcher-worker-14 @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:40339/api/blob/upload-init-batch. 2025-04-05 15:13:16.347 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-init-batch 2025-04-05 15:13:16.347 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-05 15:13:16.348 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-05 15:13:16.349 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-05 15:13:16.393 [eventLoopGroupProxy-13-1 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.394 [eventLoopGroupProxy-13-1 @call-handler#808] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-04-05 15:13:16.395 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-init-batch 2025-04-05 15:13:16.395 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40339/api/blob/upload-init-batch 2025-04-05 15:13:16.395 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-init-batch. 2025-04-05 15:13:16.395 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40339/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:16.399 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.399 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.399 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.399 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.400 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.401 [eventLoopGroupProxy-13-1 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.402 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.402 [eventLoopGroupProxy-13-1 @call-handler#815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-05 15:13:16.402 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.403 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.403 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.403 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.403 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.404 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.447 [eventLoopGroupProxy-13-1 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.447 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.448 [eventLoopGroupProxy-13-1 @call-handler#820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-05 15:13:16.448 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.449 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.449 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.449 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.449 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.450 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.451 [eventLoopGroupProxy-13-1 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.451 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.451 [eventLoopGroupProxy-13-1 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.452 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.452 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.452 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.452 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.452 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.453 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.456 [eventLoopGroupProxy-13-1 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.456 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.456 [eventLoopGroupProxy-13-1 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-05 15:13:16.457 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.458 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.458 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.458 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.458 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.459 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.501 [eventLoopGroupProxy-13-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.502 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.502 [eventLoopGroupProxy-13-1 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-05 15:13:16.502 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.504 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.504 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.504 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.504 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.505 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.566 [eventLoopGroupProxy-13-1 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.566 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.567 [eventLoopGroupProxy-13-1 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-04-05 15:13:16.567 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.568 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.568 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.568 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.568 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.569 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.616 [eventLoopGroupProxy-13-1 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.617 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.617 [eventLoopGroupProxy-13-1 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-05 15:13:16.617 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.618 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.618 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.618 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.618 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.619 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.662 [eventLoopGroupProxy-13-1 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.662 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.662 [eventLoopGroupProxy-13-1 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:16.663 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.664 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.664 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.664 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.664 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.664 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.707 [eventLoopGroupProxy-13-1 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.707 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.707 [eventLoopGroupProxy-13-1 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:16.708 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.709 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.709 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.709 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.709 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.709 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.752 [eventLoopGroupProxy-13-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.752 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.752 [eventLoopGroupProxy-13-1 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:16.753 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.753 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.753 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.753 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.753 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.754 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.755 [eventLoopGroupProxy-13-1 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.756 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.756 [eventLoopGroupProxy-13-1 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:16.756 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.757 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.757 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.757 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.757 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.757 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.758 [eventLoopGroupProxy-13-1 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.758 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.759 [eventLoopGroupProxy-13-1 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:16.759 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.760 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.760 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.760 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.760 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.760 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.761 [eventLoopGroupProxy-13-1 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.761 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.761 [eventLoopGroupProxy-13-1 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.762 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.762 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.762 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.762 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.762 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.763 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.764 [eventLoopGroupProxy-13-1 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.764 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.764 [eventLoopGroupProxy-13-1 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.764 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.765 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.765 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.765 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.765 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.766 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.767 [eventLoopGroupProxy-13-1 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.767 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.767 [eventLoopGroupProxy-13-1 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.767 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.768 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.768 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.768 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.768 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.769 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.770 [eventLoopGroupProxy-13-1 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.770 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.770 [eventLoopGroupProxy-13-1 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.770 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.770 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.770 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.770 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.771 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.771 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.772 [eventLoopGroupProxy-13-1 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.772 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.772 [eventLoopGroupProxy-13-1 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.772 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.773 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.773 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.773 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.773 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.773 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.774 [eventLoopGroupProxy-13-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.774 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.774 [eventLoopGroupProxy-13-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.775 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.775 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.775 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.775 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.775 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.776 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.776 [eventLoopGroupProxy-13-1 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.776 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.776 [eventLoopGroupProxy-13-1 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.777 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.777 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.777 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.777 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.777 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.778 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.779 [eventLoopGroupProxy-13-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.779 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.779 [eventLoopGroupProxy-13-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.779 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.780 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.780 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.780 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.780 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.780 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.781 [eventLoopGroupProxy-13-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.781 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.781 [eventLoopGroupProxy-13-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.781 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.782 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.782 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.782 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.782 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.783 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.785 [eventLoopGroupProxy-13-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.785 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.785 [eventLoopGroupProxy-13-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:16.785 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.786 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.786 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.786 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.786 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.787 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.788 [eventLoopGroupProxy-13-1 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.788 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.788 [eventLoopGroupProxy-13-1 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.788 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.789 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.789 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.789 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.789 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.790 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.791 [eventLoopGroupProxy-13-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.791 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.791 [eventLoopGroupProxy-13-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.791 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.792 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.792 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.792 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.792 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.793 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.794 [eventLoopGroupProxy-13-1 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.794 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.794 [eventLoopGroupProxy-13-1 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.794 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.796 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.796 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.796 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.796 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.797 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.798 [eventLoopGroupProxy-13-1 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.798 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.798 [eventLoopGroupProxy-13-1 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:16.798 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.801 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.801 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.801 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.801 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.802 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.803 [eventLoopGroupProxy-13-1 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.803 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.803 [eventLoopGroupProxy-13-1 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:16.803 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.804 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.804 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.804 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.804 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.805 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.806 [eventLoopGroupProxy-13-1 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.806 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.806 [eventLoopGroupProxy-13-1 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:16.806 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.806 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.807 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.807 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.807 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.807 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.808 [eventLoopGroupProxy-13-1 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.808 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.808 [eventLoopGroupProxy-13-1 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.809 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.809 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.809 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.809 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.809 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.810 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.811 [eventLoopGroupProxy-13-1 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.811 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.811 [eventLoopGroupProxy-13-1 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.812 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.812 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.812 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.812 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.812 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.813 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.814 [eventLoopGroupProxy-13-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.814 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.814 [eventLoopGroupProxy-13-1 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.814 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.815 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.815 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.815 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.815 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.816 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.817 [eventLoopGroupProxy-13-1 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.817 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.817 [eventLoopGroupProxy-13-1 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.817 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.818 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.818 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.818 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.818 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.818 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.819 [eventLoopGroupProxy-13-1 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.820 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.820 [eventLoopGroupProxy-13-1 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:16.820 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.821 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.821 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.821 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.821 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.821 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.822 [eventLoopGroupProxy-13-1 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.822 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.823 [eventLoopGroupProxy-13-1 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:16.823 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.823 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.823 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.823 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.823 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.824 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.825 [eventLoopGroupProxy-13-1 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.825 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.825 [eventLoopGroupProxy-13-1 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.825 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.826 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.826 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.826 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.826 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.826 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.827 [eventLoopGroupProxy-13-1 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.828 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.828 [eventLoopGroupProxy-13-1 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:16.828 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.828 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.828 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.828 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.828 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.829 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.842 [DefaultDispatcher-worker-11 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:16.872 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.872 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.872 [eventLoopGroupProxy-13-1 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:16.873 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.874 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.874 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.874 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.874 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.874 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.875 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.875 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.875 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.876 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.876 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.876 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.876 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.876 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.877 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.878 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.878 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.878 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.878 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.879 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.879 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.879 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.879 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.879 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.880 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.880 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.880 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.880 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.881 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.881 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.881 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.881 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.881 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.924 [eventLoopGroupProxy-13-1 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.924 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.924 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:16.925 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.926 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.926 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.926 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.926 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.926 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.970 [eventLoopGroupProxy-13-1 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.970 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.970 [eventLoopGroupProxy-13-1 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-05 15:13:16.970 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.971 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.971 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.971 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.971 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.972 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.973 [eventLoopGroupProxy-13-1 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.973 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.973 [eventLoopGroupProxy-13-1 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:16.974 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.974 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.974 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.974 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.974 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.975 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:16.977 [eventLoopGroupProxy-13-1 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:16.977 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:16.977 [eventLoopGroupProxy-13-1 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:16.977 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.978 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.978 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:16.978 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:16.978 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:16.978 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.021 [eventLoopGroupProxy-13-1 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.021 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.021 [eventLoopGroupProxy-13-1 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:17.022 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.023 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.023 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.023 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.023 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.023 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.025 [eventLoopGroupProxy-13-1 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.025 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.025 [eventLoopGroupProxy-13-1 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:17.025 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.026 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.026 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.026 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.026 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.026 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.028 [eventLoopGroupProxy-13-1 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.028 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.028 [eventLoopGroupProxy-13-1 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:17.028 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.029 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.029 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.029 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.029 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.029 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.030 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.031 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.031 [eventLoopGroupProxy-13-1 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:17.031 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.031 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.031 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.032 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.032 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.032 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.033 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.033 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.033 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.033 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.035 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.035 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.035 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.035 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.036 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.078 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.078 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.078 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:17.078 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.079 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.079 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.079 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.079 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.080 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.081 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.081 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.081 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.081 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.081 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.081 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.081 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.081 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.082 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.083 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.083 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.083 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.083 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.084 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.084 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.084 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.084 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.084 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.086 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.086 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.086 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:17.086 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.086 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.086 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.086 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.087 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.087 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.088 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.088 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.088 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.088 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.089 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.089 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.089 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.089 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.089 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.090 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.090 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.090 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.090 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.091 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.091 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.091 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.091 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.091 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.092 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.092 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.092 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.093 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.093 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.093 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.093 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.093 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.094 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.094 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.095 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.095 [eventLoopGroupProxy-13-1 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:17.095 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.095 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.095 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.095 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.095 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.096 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.097 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.097 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.097 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.097 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.098 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.098 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.098 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.098 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.098 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.099 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.099 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.099 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.099 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.100 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.100 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.100 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.100 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.101 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.102 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.102 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.102 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.102 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.102 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.102 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.102 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.102 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.103 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.104 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.104 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.104 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.104 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.105 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.105 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.105 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.105 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.105 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.106 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.106 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.106 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.107 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.107 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.107 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.107 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.107 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.108 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.150 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.150 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.150 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:17.151 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.151 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.151 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.151 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.151 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.152 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.153 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.153 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.153 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.154 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.154 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.154 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.154 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.154 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.155 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.156 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.156 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.156 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.156 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.157 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.157 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.157 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.157 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.157 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.200 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.200 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.200 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:17.200 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.201 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.201 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.201 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.201 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.201 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.202 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.202 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.202 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.203 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.203 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.203 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.203 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.203 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.204 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.205 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.205 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.205 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.205 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.205 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.206 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.206 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.206 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.206 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.207 [eventLoopGroupProxy-13-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.207 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.207 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.207 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.207 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.207 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.207 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.207 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.208 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.251 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.251 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.251 [eventLoopGroupProxy-13-1 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:17.252 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.252 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.252 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.252 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.252 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.253 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.254 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.254 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.254 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.254 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.255 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.255 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.255 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.255 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.256 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.298 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.298 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.298 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:17.298 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.299 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.299 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.299 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.299 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.300 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.345 [eventLoopGroupProxy-13-1 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.345 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.345 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-05 15:13:17.345 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.347 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.347 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.347 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.347 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.348 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.352 [DefaultDispatcher-worker-1 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:17.390 [eventLoopGroupProxy-13-1 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.390 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.390 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:17.391 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.391 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.391 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.391 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.391 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.392 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.435 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.435 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.435 [eventLoopGroupProxy-13-1 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:17.436 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.436 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.436 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.437 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.437 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.437 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.438 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.438 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.438 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.438 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.439 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.439 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.439 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.439 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.439 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.440 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.440 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.440 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.440 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.441 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.441 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.441 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.441 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.441 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.442 [eventLoopGroupProxy-13-1 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.442 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.442 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.443 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.443 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.443 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.443 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.443 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.444 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.444 [eventLoopGroupProxy-13-1 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.445 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.445 [eventLoopGroupProxy-13-1 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.445 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.445 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.445 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.445 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.445 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.446 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.446 [eventLoopGroupProxy-13-1 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.447 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.447 [eventLoopGroupProxy-13-1 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.447 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.447 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.447 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.447 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.447 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.448 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.449 [eventLoopGroupProxy-13-1 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.449 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.449 [eventLoopGroupProxy-13-1 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.449 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.449 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.449 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.449 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.449 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.450 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.451 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.451 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.451 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.451 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.451 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.452 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.452 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.452 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.452 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.453 [eventLoopGroupProxy-13-1 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.453 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.453 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.453 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.454 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.454 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.454 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.454 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.454 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.455 [eventLoopGroupProxy-13-1 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.455 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.455 [eventLoopGroupProxy-13-1 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.455 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.456 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.456 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.456 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.456 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.456 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.457 [eventLoopGroupProxy-13-1 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.457 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.457 [eventLoopGroupProxy-13-1 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.457 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.458 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.458 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.458 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.458 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.458 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.459 [eventLoopGroupProxy-13-1 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.459 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.459 [eventLoopGroupProxy-13-1 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.459 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.460 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.460 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.460 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.460 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.460 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.461 [eventLoopGroupProxy-13-1 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.461 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.461 [eventLoopGroupProxy-13-1 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.462 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.462 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.462 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.462 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.462 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.463 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.464 [eventLoopGroupProxy-13-1 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.464 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.464 [eventLoopGroupProxy-13-1 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.464 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.464 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.464 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.464 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.464 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.465 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.466 [eventLoopGroupProxy-13-1 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.466 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.466 [eventLoopGroupProxy-13-1 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.466 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.467 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.467 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.467 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.467 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.467 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.511 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.511 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.511 [eventLoopGroupProxy-13-1 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-05 15:13:17.511 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.512 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.512 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.512 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.512 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.513 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.514 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.514 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.514 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.514 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.514 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.514 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.514 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.514 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.515 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.516 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.516 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.516 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.516 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.517 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.517 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.517 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.517 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.517 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.518 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.518 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.518 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.519 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.519 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.519 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.519 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.519 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.519 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.520 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.520 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.520 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.520 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.521 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.521 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.521 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.521 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.521 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.522 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.522 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.522 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.522 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.523 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.523 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.523 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.523 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.523 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.524 [eventLoopGroupProxy-13-1 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.524 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.524 [eventLoopGroupProxy-13-1 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.524 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.525 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.525 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.525 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.525 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.525 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.568 [eventLoopGroupProxy-13-1 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.568 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.568 [eventLoopGroupProxy-13-1 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:17.568 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.569 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.569 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.569 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.569 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.570 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.571 [eventLoopGroupProxy-13-1 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.571 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.571 [eventLoopGroupProxy-13-1 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.571 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.572 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.572 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.572 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.572 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.573 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.574 [eventLoopGroupProxy-13-1 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.574 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.574 [eventLoopGroupProxy-13-1 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.574 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.575 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.575 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.575 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.575 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.575 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.618 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.618 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.618 [eventLoopGroupProxy-13-1 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:17.619 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.619 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.619 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.619 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.619 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.620 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.621 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.621 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.621 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.621 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.622 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.622 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.622 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.622 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.622 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.623 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.623 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.623 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.623 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.623 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.624 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.624 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.624 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.624 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.625 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.625 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.625 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.625 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.625 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.625 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.625 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.625 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.626 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.627 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.627 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.627 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.627 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.627 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.627 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.627 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.627 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.628 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.628 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.628 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.628 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-05 15:13:17.629 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.629 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.629 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.629 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.629 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.629 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.630 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.630 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.630 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.631 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.631 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.631 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.631 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.631 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.631 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.632 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.632 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.632 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.632 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.633 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.633 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.633 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.633 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.633 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.634 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.634 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.634 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.634 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.635 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.635 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.635 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.635 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.635 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.636 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.636 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.636 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.636 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.637 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.637 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.637 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.637 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.637 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.638 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.638 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.638 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.638 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.639 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.639 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.639 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.639 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.639 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.640 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.640 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.640 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.640 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.641 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.641 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.641 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.641 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.641 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.684 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.684 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.684 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:17.684 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.685 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.685 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.685 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.685 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.686 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.687 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.687 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.687 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.687 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.688 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.688 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.688 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.688 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.688 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.731 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.731 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.731 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:17.732 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.732 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.732 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.732 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.732 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.733 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.734 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.734 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.734 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.734 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.734 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.734 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.734 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.734 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.735 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.776 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.777 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.777 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:17.777 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.777 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.777 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.777 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.777 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.778 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.821 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.821 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.821 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:17.821 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.822 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.822 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.822 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.822 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.823 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.863 [DefaultDispatcher-worker-15 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:17.864 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.864 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.864 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:17.865 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.865 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.865 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.865 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.865 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.866 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.907 [eventLoopGroupProxy-13-1 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.907 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.907 [eventLoopGroupProxy-13-1 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-05 15:13:17.908 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.908 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.908 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.908 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.908 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.909 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.951 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.951 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.951 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:17.952 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.952 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.952 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.952 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.952 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.953 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.954 [eventLoopGroupProxy-13-1 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.954 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.954 [eventLoopGroupProxy-13-1 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:17.954 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.955 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.955 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.955 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.955 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:17.955 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:17.998 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:17.998 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:17.998 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:17.999 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.999 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.999 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:17.999 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:17.999 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.000 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.001 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.001 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.001 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.002 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.002 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.002 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.002 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.002 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.002 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.004 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.004 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.004 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:18.004 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.005 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.005 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.005 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.005 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.005 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.006 [eventLoopGroupProxy-13-1 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.006 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.007 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:18.007 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.008 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.008 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.008 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.008 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.009 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.010 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.010 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.010 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.010 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.011 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.011 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.011 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.011 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.011 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.012 [eventLoopGroupProxy-13-1 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.012 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.012 [eventLoopGroupProxy-13-1 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.013 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.013 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.013 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.013 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.013 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.014 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.056 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.056 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.057 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:18.057 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.058 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.058 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.058 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.058 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.058 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.059 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.059 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.059 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.059 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.060 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.060 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.060 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.060 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.060 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.061 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.061 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.061 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.061 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.062 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.062 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.062 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.062 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.062 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.063 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.063 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.063 [eventLoopGroupProxy-13-1 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.063 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.064 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.064 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.064 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.064 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.064 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.087 [DefaultDispatcher-worker-15 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.105 [DefaultDispatcher-worker-15 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-05 15:13:18.106 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.106 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.106 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-05 15:13:18.106 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.107 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.107 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.107 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.107 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.107 [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-05 15:13:18.108 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.108 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.108 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.108 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.109 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.109 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.109 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.109 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.109 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.110 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.110 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.110 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.110 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.111 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.111 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.111 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.111 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.111 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.112 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.112 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.112 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.112 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.113 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.113 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.113 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.113 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.113 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.156 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.156 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.156 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:18.157 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.157 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.157 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.157 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.157 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.158 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.201 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.201 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.202 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-05 15:13:18.202 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.203 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.203 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.203 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.203 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.203 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.204 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.204 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.204 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.205 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.205 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.205 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.205 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.205 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.206 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.211 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.211 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.211 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-05 15:13:18.211 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.212 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.212 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.212 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.212 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.212 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.213 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.213 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.213 [eventLoopGroupProxy-13-1 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.213 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.214 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.214 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.214 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.214 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.214 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.257 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.258 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.258 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-05 15:13:18.258 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.259 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.259 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.259 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.259 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.259 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.260 [eventLoopGroupProxy-13-1 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.260 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.260 [eventLoopGroupProxy-13-1 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.260 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.261 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.261 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.261 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.261 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.261 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.304 [eventLoopGroupProxy-13-1 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.304 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.305 [eventLoopGroupProxy-13-1 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-05 15:13:18.305 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.306 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.306 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.306 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.306 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.306 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.349 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.349 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.349 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:18.349 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.350 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.350 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.350 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.350 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.351 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.352 [eventLoopGroupProxy-13-1 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.352 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.352 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.352 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.353 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.353 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.353 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.353 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.353 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.371 [DefaultDispatcher-worker-1 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:18.396 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.396 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.396 [eventLoopGroupProxy-13-1 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:18.396 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.396 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.396 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.396 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.396 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.397 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.398 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.398 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.398 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.398 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.399 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.399 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.399 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.399 [DefaultDispatcher-worker-21 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.399 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.400 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.400 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.400 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.400 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.401 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.401 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.401 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.401 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.401 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.402 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.402 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.402 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.402 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.403 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.403 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.403 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.403 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.404 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.410 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.410 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.410 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-05 15:13:18.411 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.411 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.411 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.411 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.411 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.412 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.454 [eventLoopGroupProxy-13-1 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.454 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.454 [eventLoopGroupProxy-13-1 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-05 15:13:18.455 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.455 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.455 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.455 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.455 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.456 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.457 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.457 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.457 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.457 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.458 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.458 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.458 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.458 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.458 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.459 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.459 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.459 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-05 15:13:18.459 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.461 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.461 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/blob/upload-batch-data. 2025-04-05 15:13:18.461 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.461 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:18.461 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:18.463 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:18.463 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.463 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-05 15:13:18.464 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/blob/upload-batch-data 2025-04-05 15:13:18.470 [DefaultDispatcher-worker-20 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:18.474 [DefaultDispatcher-worker-4 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:18.474 [DefaultDispatcher-worker-4 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/UmAppDatabase/replication/message 2025-04-05 15:13:18.474 [DefaultDispatcher-worker-4 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40339/UmAppDatabase/replication/message. 2025-04-05 15:13:18.474 [DefaultDispatcher-worker-4 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/UmAppDatabase/replication/message 2025-04-05 15:13:18.474 [DefaultDispatcher-worker-4 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40339/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-05 15:13:18.475 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-05 15:13:18.475 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-05 15:13:18.475 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:18.487 [DefaultDispatcher-worker-10 @call-handler#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2025-04-05 15:13:18.487 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:18.487 [eventLoopGroupProxy-13-1 @call-handler#1605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-05 15:13:18.487 [DefaultDispatcher-worker-10 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json 2025-04-05 15:13:18.487 [DefaultDispatcher-worker-10 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json. 2025-04-05 15:13:18.488 [DefaultDispatcher-worker-10 @coroutine#751] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json 2025-04-05 15:13:18.488 [DefaultDispatcher-worker-14 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/UmAppDatabase/replication/message 2025-04-05 15:13:18.488 [DefaultDispatcher-worker-14 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40339/UmAppDatabase/replication/message 2025-04-05 15:13:18.488 [DefaultDispatcher-worker-14 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40339/UmAppDatabase/replication/message. 2025-04-05 15:13:18.488 [DefaultDispatcher-worker-14 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40339/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:18.488 [DefaultDispatcher-worker-11 @coroutine#751] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json 2025-04-05 15:13:18.488 [DefaultDispatcher-worker-11 @coroutine#751] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json 2025-04-05 15:13:18.489 [DefaultDispatcher-worker-20 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json. 2025-04-05 15:13:18.489 [DefaultDispatcher-worker-20 @coroutine#751] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40339/api/content/713059046354153472/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:18.494 [DefaultDispatcher-worker-12 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-05 15:13:18.507 [DefaultDispatcher-worker-17 @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2025-04-05 15:13:18.526 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-05 15:13:18.526 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-05 15:13:18.526 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-05 15:13:18.526 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-05 15:13:18.526 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-05 15:13:18.528 [Test worker @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-05 15:13:18.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-05 15:13:18.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-05 15:13:18.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:18.528 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f: (connection evicted) 2025-04-05 15:13:18.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:18.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-05 15:13:18.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-05 15:13:18.602 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-05 15:13:18.602 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-05 15:13:18.970 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-05 15:13:19.531 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4d682397 2025-04-05 15:13:19.532 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4d682397 2025-04-05 15:13:19.535 [Test worker @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-05 15:13:19.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-05 15:13:19.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-05 15:13:19.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:19.536 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@433db56d: (connection evicted) 2025-04-05 15:13:19.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:19.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-05 15:13:19.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@431923ed 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:19.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-05 15:13:19.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-05 15:13:19.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-05 15:13:19.579 [DefaultDispatcher-worker-18 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ccb3bf 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:19.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:19.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2025-04-05 15:13:19.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d55a46 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:19.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:19.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-05 15:13:19.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-05 15:13:19.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-05 15:13:19.586 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-05 15:13:19.587 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-05 15:13:19.588 [DefaultDispatcher-worker-5 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:40095 2025-04-05 15:13:19.590 [DefaultDispatcher-worker-21 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2025-04-05 15:13:19.591 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40095/api/blob/upload-init-batch 2025-04-05 15:13:19.591 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40095/api/blob/upload-init-batch. 2025-04-05 15:13:19.591 [Test worker @coroutine#1644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40095/api/blob/upload-init-batch 2025-04-05 15:13:19.591 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40095/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-05 15:13:19.593 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-05 15:13:19.593 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-05 15:13:19.594 [eventLoopGroupProxy-16-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-05 15:13:19.595 [Test worker @coroutine#1644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40095/api/blob/upload-init-batch 2025-04-05 15:13:19.595 [Test worker @coroutine#1644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40095/api/blob/upload-init-batch 2025-04-05 15:13:19.595 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40095/api/blob/upload-init-batch. 2025-04-05 15:13:19.595 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40095/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:19.595 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40095/api/blob/upload-batch-data 2025-04-05 15:13:19.595 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40095/api/blob/upload-batch-data. 2025-04-05 15:13:19.595 [Test worker @coroutine#1655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40095/api/blob/upload-batch-data 2025-04-05 15:13:19.595 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:19.596 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-05 15:13:19.598 [eventLoopGroupProxy-16-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-05 15:13:19.598 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:19.598 [Test worker @coroutine#1655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40095/api/blob/upload-batch-data 2025-04-05 15:13:19.600 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-05 15:13:19.601 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:19.605 [Test worker @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2025-04-05 15:13:19.645 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:19.684 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:19.685 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d3f4fb 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:20.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:20.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-05 15:13:20.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1ea00 2025-04-05 15:13:20.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1ea00 2025-04-05 15:13:20.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-05 15:13:20.697 [DefaultDispatcher-worker-3 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1ea00 2025-04-05 15:13:20.700 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43307/api/blob/upload-init-batch 2025-04-05 15:13:20.700 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43307/api/blob/upload-init-batch. 2025-04-05 15:13:20.700 [Test worker @coroutine#1675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43307/api/blob/upload-init-batch 2025-04-05 15:13:20.700 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43307/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-05 15:13:20.702 [Test worker @coroutine#1675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43307/api/blob/upload-init-batch 2025-04-05 15:13:20.702 [Test worker @coroutine#1675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43307/api/blob/upload-init-batch 2025-04-05 15:13:20.702 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43307/api/blob/upload-init-batch. 2025-04-05 15:13:20.702 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43307/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:20.708 [DefaultDispatcher-worker-16 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1ea00 2025-04-05 15:13:20.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-05 15:13:20.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-05 15:13:20.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:20.711 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1ea00: (connection evicted) 2025-04-05 15:13:20.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:20.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-05 15:13:20.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@436d2bb9 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:20.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:20.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:20.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:20.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:20.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-05 15:13:20.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@20276412 2025-04-05 15:13:20.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@20276412 2025-04-05 15:13:20.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-05 15:13:20.736 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48433/api/blob/upload-init-batch 2025-04-05 15:13:20.736 [Test worker @coroutine#1686] 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:48433/api/blob/upload-init-batch. 2025-04-05 15:13:20.736 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48433/api/blob/upload-init-batch 2025-04-05 15:13:20.736 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48433/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-05 15:13:20.737 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48433/api/blob/upload-init-batch 2025-04-05 15:13:20.737 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48433/api/blob/upload-init-batch 2025-04-05 15:13:20.737 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48433/api/blob/upload-init-batch. 2025-04-05 15:13:20.737 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48433/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:20.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-05 15:13:20.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-05 15:13:20.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:20.738 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20276412: (connection evicted) 2025-04-05 15:13:20.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:20.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-05 15:13:20.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@291522f1 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:20.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:20.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a34f8e2 2025-04-05 15:13:20.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a34f8e2 2025-04-05 15:13:20.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-05 15:13:20.753 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39959/api/blob/upload-init-batch 2025-04-05 15:13:20.753 [Test worker @coroutine#1692] 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:39959/api/blob/upload-init-batch. 2025-04-05 15:13:20.753 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39959/api/blob/upload-init-batch 2025-04-05 15:13:20.753 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39959/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-05 15:13:20.754 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39959/api/blob/upload-init-batch 2025-04-05 15:13:20.754 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39959/api/blob/upload-init-batch 2025-04-05 15:13:20.755 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39959/api/blob/upload-init-batch. 2025-04-05 15:13:20.755 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39959/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:20.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-05 15:13:20.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-05 15:13:20.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:20.759 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a34f8e2: (connection evicted) 2025-04-05 15:13:20.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:20.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-05 15:13:20.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-05 15:13:20.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32675dd4 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:20.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f836d9 2025-04-05 15:13:20.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f836d9 2025-04-05 15:13:20.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-05 15:13:21.016 [DefaultDispatcher-worker-5 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f836d9 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7747571c 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:21.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:21.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-05 15:13:21.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67f5ff 2025-04-05 15:13:21.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67f5ff 2025-04-05 15:13:21.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-05 15:13:21.040 [DefaultDispatcher-worker-5 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f67f5ff 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b29f55 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:21.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2025-04-05 15:13:21.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2025-04-05 15:13:21.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@742aa00a 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:21.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-04-05 15:13:21.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-04-05 15:13:21.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-05 15:13:21.080 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:21.087 [DefaultDispatcher-worker-10 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-04-05 15:13:21.091 [DefaultDispatcher-worker-3 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-04-05 15:13:21.095 [DefaultDispatcher-worker-19 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-04-05 15:13:21.099 [DefaultDispatcher-worker-15 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-04-05 15:13:21.101 [Test worker @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-04-05 15:13:21.105 [DefaultDispatcher-worker-9 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-04-05 15:13:21.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-05 15:13:21.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-05 15:13:21.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:21.109 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7: (connection evicted) 2025-04-05 15:13:21.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:21.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-05 15:13:21.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49994a4 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:21.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-04-05 15:13:21.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-04-05 15:13:21.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-05 15:13:21.119 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:21.129 [DefaultDispatcher-worker-19 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-04-05 15:13:21.133 [DefaultDispatcher-worker-20 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-04-05 15:13:21.137 [DefaultDispatcher-worker-14 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-04-05 15:13:21.141 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:21.141 [DefaultDispatcher-worker-10 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-04-05 15:13:21.143 [Test worker @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-04-05 15:13:21.148 [DefaultDispatcher-worker-6 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-04-05 15:13:21.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-05 15:13:21.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-05 15:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:21.149 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5: (connection evicted) 2025-04-05 15:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:21.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-05 15:13:21.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-05 15:13:21.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e733bb5 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:21.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2025-04-05 15:13:21.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2025-04-05 15:13:21.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-05 15:13:21.169 [DefaultDispatcher-worker-18 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2025-04-05 15:13:21.173 [DefaultDispatcher-worker-20 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2025-04-05 15:13:21.177 [DefaultDispatcher-worker-7 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2025-04-05 15:13:21.181 [DefaultDispatcher-worker-10 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253 2025-04-05 15:13:21.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-05 15:13:21.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-05 15:13:21.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:21.181 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b3e4253: (connection evicted) 2025-04-05 15:13:21.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:21.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-05 15:13:21.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@363e2009 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:21.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-04-05 15:13:21.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-04-05 15:13:21.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-05 15:13:21.202 [DefaultDispatcher-worker-19 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-04-05 15:13:21.206 [DefaultDispatcher-worker-9 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-04-05 15:13:21.210 [DefaultDispatcher-worker-14 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-04-05 15:13:21.214 [DefaultDispatcher-worker-15 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-04-05 15:13:21.216 [Test worker @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-04-05 15:13:21.220 [DefaultDispatcher-worker-17 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-04-05 15:13:21.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-05 15:13:21.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-05 15:13:21.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:21.220 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9: (connection evicted) 2025-04-05 15:13:21.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:21.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-05 15:13:21.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-05 15:13:21.546 [DefaultDispatcher-worker-5 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-05 15:13:21.586 [DefaultDispatcher-worker-5 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5032b2e 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:24.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:24.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:24.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-05 15:13:24.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2025-04-05 15:13:24.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2025-04-05 15:13:24.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-05 15:13:24.798 [DefaultDispatcher-worker-3 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2025-04-05 15:13:24.877 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64710a6 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:25.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-05 15:13:25.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f677a4 2025-04-05 15:13:25.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f677a4 2025-04-05 15:13:25.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-05 15:13:25.336 [DefaultDispatcher-worker-18 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f677a4 2025-04-05 15:13:25.340 [DefaultDispatcher-worker-14 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f677a4 2025-04-05 15:13:25.344 [DefaultDispatcher-worker-15 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f677a4 2025-04-05 15:13:25.347 [DefaultDispatcher-worker-11 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f677a4 2025-04-05 15:13:25.352 [DefaultDispatcher-worker-14 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f677a4 2025-04-05 15:13:25.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31dbca5d 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:25.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-05 15:13:25.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-05 15:13:25.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-05 15:13:25.373 [DefaultDispatcher-worker-18 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-05 15:13:25.378 [DefaultDispatcher-worker-11 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-05 15:13:25.381 [DefaultDispatcher-worker-20 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-05 15:13:25.385 [DefaultDispatcher-worker-12 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b713dd 2025-04-05 15:13:25.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33de9d85 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:25.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-05 15:13:25.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-05 15:13:25.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-05 15:13:25.404 [DefaultDispatcher-worker-19 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-05 15:13:25.408 [DefaultDispatcher-worker-20 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-05 15:13:25.412 [DefaultDispatcher-worker-18 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-05 15:13:25.415 [DefaultDispatcher-worker-19 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-05 15:13:25.418 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:25.419 [DefaultDispatcher-worker-12 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-05 15:13:25.424 [DefaultDispatcher-worker-11 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab29866 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:25.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-05 15:13:25.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-05 15:13:25.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-05 15:13:25.442 [DefaultDispatcher-worker-19 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-05 15:13:25.446 [DefaultDispatcher-worker-3 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-05 15:13:25.450 [DefaultDispatcher-worker-21 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-05 15:13:25.454 [DefaultDispatcher-worker-13 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-05 15:13:25.456 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:25.458 [DefaultDispatcher-worker-12 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73973e77 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:25.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:25.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-05 15:13:25.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-05 15:13:25.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-05 15:13:25.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-05 15:13:25.477 [DefaultDispatcher-worker-8 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-05 15:13:25.481 [DefaultDispatcher-worker-6 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-05 15:13:25.485 [DefaultDispatcher-worker-11 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-05 15:13:25.487 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:25.488 [DefaultDispatcher-worker-16 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-05 15:13:25.491 [DefaultDispatcher-worker-12 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-05 15:13:25.496 [DefaultDispatcher-worker-19 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@268f126f 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:25.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-05 15:13:25.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-05 15:13:25.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-05 15:13:25.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-05 15:13:25.516 [DefaultDispatcher-worker-10 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-05 15:13:25.520 [DefaultDispatcher-worker-12 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-05 15:13:25.523 [DefaultDispatcher-worker-18 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-05 15:13:25.525 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:25.526 [DefaultDispatcher-worker-7 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e11b60 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:25.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-05 15:13:25.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-05 15:13:25.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-05 15:13:25.545 [DefaultDispatcher-worker-9 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-05 15:13:25.548 [DefaultDispatcher-worker-19 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-05 15:13:25.552 [DefaultDispatcher-worker-3 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-05 15:13:25.555 [DefaultDispatcher-worker-7 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-05 15:13:25.558 [DefaultDispatcher-worker-1 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-05 15:13:25.559 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:25.564 [DefaultDispatcher-worker-13 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-04-05 15:13:25.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30bd6bc8 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:25.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-05 15:13:25.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-04-05 15:13:25.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d03cdc7 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:25.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-04-05 15:13:25.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-04-05 15:13:25.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-05 15:13:25.590 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-04-05 15:13:25.592 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f473daf 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:25.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-05 15:13:25.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-05 15:13:25.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-05 15:13:25.599 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:25.608 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-05 15:13:25.609 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b48361e 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:25.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-05 15:13:25.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-05 15:13:25.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-05 15:13:25.625 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-05 15:13:25.626 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-04-05 15:13:25.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-05 15:13:25.627 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:25.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:25.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:25.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:25.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e4ffa2 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:25.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2025-04-05 15:13:25.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2025-04-05 15:13:25.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-05 15:13:25.642 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2025-04-05 15:13:25.643 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2025-04-05 15:13:25.647 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33601/ 2025-04-05 15:13:25.647 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33601/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:25.648 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33601/ 2025-04-05 15:13:25.649 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33601/ 2025-04-05 15:13:25.649 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33601/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:25.666 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:25.677 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:25.691 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33601/ 2025-04-05 15:13:25.691 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33601/ 2025-04-05 15:13:25.691 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33601/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:25.695 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:25.713 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:25.728 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:25.732 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33601/ 2025-04-05 15:13:25.733 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33601/ 2025-04-05 15:13:25.733 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33601/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:25.775 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33601/ 2025-04-05 15:13:25.775 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33601/ 2025-04-05 15:13:25.775 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33601/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:25.817 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33601/ 2025-04-05 15:13:25.817 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33601/ 2025-04-05 15:13:25.817 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33601/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:25.858 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33601/ 2025-04-05 15:13:25.859 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33601/ 2025-04-05 15:13:25.859 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33601/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:25.900 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33601/ 2025-04-05 15:13:25.921 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2025-04-05 15:13:25.921 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:25.922 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2025-04-05 15:13:25.922 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2025-04-05 15:13:25.922 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:25.963 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2025-04-05 15:13:25.964 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2025-04-05 15:13:25.964 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:26.005 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2025-04-05 15:13:26.006 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2025-04-05 15:13:26.006 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:26.047 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2025-04-05 15:13:26.048 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2025-04-05 15:13:26.048 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:26.090 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2025-04-05 15:13:26.090 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2025-04-05 15:13:26.090 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:26.131 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2025-04-05 15:13:26.132 [Test worker @coroutine#1890] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45723/ 2025-04-05 15:13:26.132 [Test worker @coroutine#1890] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45723/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-05 15:13:26.132 [Test worker @coroutine#1890] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45723/ 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c2d1e8 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-05 15:13:26.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4b7a2e 2025-04-05 15:13:26.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4b7a2e 2025-04-05 15:13:26.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-05 15:13:26.227 [DefaultDispatcher-worker-6 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f4b7a2e 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@513ddf5f 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed492df 2025-04-05 15:13:26.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed492df 2025-04-05 15:13:26.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-05 15:13:26.255 [DefaultDispatcher-worker-11 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed492df 2025-04-05 15:13:26.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f2d3a6 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2025-04-05 15:13:26.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2025-04-05 15:13:26.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-05 15:13:26.275 [DefaultDispatcher-worker-17 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f51d1cc 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d970881 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-05 15:13:26.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-05 15:13:26.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-05 15:13:26.287 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.298 [DefaultDispatcher-worker-8 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14aa2123 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2025-04-05 15:13:26.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2025-04-05 15:13:26.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-05 15:13:26.319 [DefaultDispatcher-worker-15 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1174ff02 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@49dacc93 2025-04-05 15:13:26.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@49dacc93 2025-04-05 15:13:26.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-05 15:13:26.335 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.344 [DefaultDispatcher-worker-13 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49dacc93 2025-04-05 15:13:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ffcb1bd 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-04-05 15:13:26.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-04-05 15:13:26.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-05 15:13:26.356 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.367 [DefaultDispatcher-worker-9 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d80f6e 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8318808 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2025-04-05 15:13:26.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2025-04-05 15:13:26.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-05 15:13:26.377 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.387 [DefaultDispatcher-worker-9 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2025-04-05 15:13:26.391 [DefaultDispatcher-worker-9 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2025-04-05 15:13:26.395 [DefaultDispatcher-worker-5 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2025-04-05 15:13:26.398 [DefaultDispatcher-worker-9 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2025-04-05 15:13:26.399 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.404 [DefaultDispatcher-worker-14 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2025-04-05 15:13:26.408 [DefaultDispatcher-worker-10 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2025-04-05 15:13:26.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-05 15:13:26.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-05 15:13:26.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.411 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@408bb173: (connection evicted) 2025-04-05 15:13:26.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:26.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-05 15:13:26.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f908a10 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cfafd8 2025-04-05 15:13:26.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cfafd8 2025-04-05 15:13:26.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-05 15:13:26.422 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.431 [DefaultDispatcher-worker-16 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cfafd8 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@80081d7 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3070f59f 2025-04-05 15:13:26.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3070f59f 2025-04-05 15:13:26.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-05 15:13:26.447 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.454 [DefaultDispatcher-worker-18 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3070f59f 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4545cfc0 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ca1cad 2025-04-05 15:13:26.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ca1cad 2025-04-05 15:13:26.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-05 15:13:26.476 [DefaultDispatcher-worker-13 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ca1cad 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edce7da 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-05 15:13:26.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-05 15:13:26.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-05 15:13:26.497 [DefaultDispatcher-worker-14 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2d124e 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dfd3635 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-05 15:13:26.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-05 15:13:26.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0eb939 2025-04-05 15:13:26.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0eb939 2025-04-05 15:13:26.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-05 15:13:26.512 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.518 [DefaultDispatcher-worker-18 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0eb939 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31887330 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb4f09d 2025-04-05 15:13:26.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb4f09d 2025-04-05 15:13:26.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-05 15:13:26.535 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.539 [DefaultDispatcher-worker-9 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb4f09d 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c83e9ca 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bad88 2025-04-05 15:13:26.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bad88 2025-04-05 15:13:26.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-05 15:13:26.556 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.561 [DefaultDispatcher-worker-18 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bad88 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b5e5fa 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:26.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:26.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3420547 2025-04-05 15:13:26.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3420547 2025-04-05 15:13:26.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-05 15:13:26.577 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.582 [DefaultDispatcher-worker-16 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3420547 2025-04-05 15:13:26.614 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.619 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.646 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:26.663 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@530ee11a 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:30.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:30.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-05 15:13:30.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-04-05 15:13:30.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-04-05 15:13:30.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-05 15:13:30.665 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-04-05 15:13:30.675 [DefaultDispatcher-worker-16 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-04-05 15:13:30.681 [DefaultDispatcher-worker-7 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d6c7152 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:30.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2025-04-05 15:13:30.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2025-04-05 15:13:30.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-05 15:13:30.692 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2025-04-05 15:13:30.700 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2025-04-05 15:13:30.705 [DefaultDispatcher-worker-10 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2025-04-05 15:13:30.708 [DefaultDispatcher-worker-12 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2025-04-05 15:13:30.712 [DefaultDispatcher-worker-14 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23974cac 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56728f48 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:30.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-05 15:13:30.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-05 15:13:30.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-05 15:13:30.723 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-05 15:13:30.732 [DefaultDispatcher-worker-20 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-05 15:13:30.736 [DefaultDispatcher-worker-16 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-05 15:13:30.739 [DefaultDispatcher-worker-18 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-05 15:13:30.742 [DefaultDispatcher-worker-6 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f75ebf 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:30.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-04-05 15:13:30.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-04-05 15:13:30.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-05 15:13:30.753 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-04-05 15:13:30.756 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:30.763 [DefaultDispatcher-worker-2 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-04-05 15:13:30.768 [DefaultDispatcher-worker-17 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-04-05 15:13:30.771 [DefaultDispatcher-worker-2 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@313a3af8 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:30.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-05 15:13:30.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-05 15:13:30.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-05 15:13:30.782 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:30.783 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-05 15:13:30.792 [DefaultDispatcher-worker-13 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-05 15:13:30.796 [DefaultDispatcher-worker-4 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bbd4048 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-05 15:13:30.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:30.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:30.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:30.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:30.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:30.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:30.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:30.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:30.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-05 15:13:30.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-04-05 15:13:30.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-04-05 15:13:30.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-05 15:13:30.808 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-04-05 15:13:30.813 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:30.817 [DefaultDispatcher-worker-11 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb939d5 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:30.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:30.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-05 15:13:30.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2025-04-05 15:13:30.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2025-04-05 15:13:30.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-05 15:13:30.828 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2025-04-05 15:13:30.838 [DefaultDispatcher-worker-20 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2025-04-05 15:13:30.843 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:30.876 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:30.898 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:30.933 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d1d05ff 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:30.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:30.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:30.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-05 15:13:30.960 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:30.966 [Test worker @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:30.967 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:30.969 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:30.969 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:30.969 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:30.969 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54537/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:30.970 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:30.970 [DefaultDispatcher-worker-12 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:30.973 [DefaultDispatcher-worker-21 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:30.973 [DefaultDispatcher-worker-21 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:30.973 [DefaultDispatcher-worker-21 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:30.973 [DefaultDispatcher-worker-21 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:30.974 [DefaultDispatcher-worker-21 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:30.974 [DefaultDispatcher-worker-21 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:30.975 [Test worker @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d816d32 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:30.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-05 15:13:30.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-05 15:13:30.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-05 15:13:30.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-05 15:13:30.990 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-05 15:13:30.996 [Test worker @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-05 15:13:30.997 [Test worker @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-05 15:13:31.000 [DefaultDispatcher-worker-20 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-05 15:13:31.000 [DefaultDispatcher-worker-20 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-05 15:13:31.000 [DefaultDispatcher-worker-20 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-05 15:13:31.001 [DefaultDispatcher-worker-3 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-05 15:13:31.001 [DefaultDispatcher-worker-3 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-05 15:13:31.002 [DefaultDispatcher-worker-9 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304933cb 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-05 15:13:31.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-05 15:13:31.046 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.048 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6856611a 2025-04-05 15:13:31.048 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6856611a 2025-04-05 15:13:31.050 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@66918260 2025-04-05 15:13:31.050 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@66918260 2025-04-05 15:13:31.052 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae0a6a 2025-04-05 15:13:31.052 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae0a6a 2025-04-05 15:13:31.054 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ac885b 2025-04-05 15:13:31.054 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ac885b 2025-04-05 15:13:31.056 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca96305 2025-04-05 15:13:31.056 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca96305 2025-04-05 15:13:31.058 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c16c72 2025-04-05 15:13:31.058 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c16c72 2025-04-05 15:13:31.058 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.060 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ed99a 2025-04-05 15:13:31.060 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ed99a 2025-04-05 15:13:31.062 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47837714 2025-04-05 15:13:31.062 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47837714 2025-04-05 15:13:31.064 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@700595aa 2025-04-05 15:13:31.064 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@700595aa 2025-04-05 15:13:31.064 [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-05 15:13:31.065 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.066 [Test worker @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.067 [DefaultDispatcher-worker-11 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51341/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.067 [DefaultDispatcher-worker-11 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51341/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:31.067 [DefaultDispatcher-worker-11 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51341/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.067 [DefaultDispatcher-worker-11 @coroutine#2128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51341/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.068 [DefaultDispatcher-worker-18 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51341/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.068 [DefaultDispatcher-worker-18 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51341/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.071 [DefaultDispatcher-worker-21 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.071 [DefaultDispatcher-worker-21 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.071 [DefaultDispatcher-worker-21 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:31.071 [DefaultDispatcher-worker-21 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.072 [DefaultDispatcher-worker-21 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.072 [DefaultDispatcher-worker-21 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.072 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.076 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.078 [DefaultDispatcher-worker-10 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.078 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e372589 2025-04-05 15:13:31.078 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e372589 2025-04-05 15:13:31.080 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f0c43f 2025-04-05 15:13:31.080 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f0c43f 2025-04-05 15:13:31.082 [DefaultDispatcher-worker-19 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.082 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cf4ef9 2025-04-05 15:13:31.082 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cf4ef9 2025-04-05 15:13:31.085 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cdce04 2025-04-05 15:13:31.085 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cdce04 2025-04-05 15:13:31.086 [DefaultDispatcher-worker-20 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.087 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7691bed9 2025-04-05 15:13:31.087 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7691bed9 2025-04-05 15:13:31.089 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b65d08 2025-04-05 15:13:31.089 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b65d08 2025-04-05 15:13:31.091 [DefaultDispatcher-worker-10 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.091 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@e007361 2025-04-05 15:13:31.091 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@e007361 2025-04-05 15:13:31.093 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e2314b 2025-04-05 15:13:31.093 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e2314b 2025-04-05 15:13:31.095 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7e3ad8 2025-04-05 15:13:31.095 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7e3ad8 2025-04-05 15:13:31.095 [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-05 15:13:31.095 [DefaultDispatcher-worker-12 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.099 [DefaultDispatcher-worker-21 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.103 [DefaultDispatcher-worker-10 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.107 [DefaultDispatcher-worker-21 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.112 [DefaultDispatcher-worker-15 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.116 [DefaultDispatcher-worker-3 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493ed8e6 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-05 15:13:31.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:31.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:31.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-05 15:13:31.137 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:31.143 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:31.144 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.144 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:31.145 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51215/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.145 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51215/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:31.145 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51215/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.145 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51215/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.146 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51215/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.146 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51215/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.146 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@340fe4da 2025-04-05 15:13:31.146 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@340fe4da 2025-04-05 15:13:31.149 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac80c2b 2025-04-05 15:13:31.149 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac80c2b 2025-04-05 15:13:31.149 [DefaultDispatcher-worker-21 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:31.149 [DefaultDispatcher-worker-21 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.150 [DefaultDispatcher-worker-21 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:31.150 [DefaultDispatcher-worker-21 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.150 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.150 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.151 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef78faa 2025-04-05 15:13:31.151 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef78faa 2025-04-05 15:13:31.151 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ea5674 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-05 15:13:31.153 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf50610 2025-04-05 15:13:31.153 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf50610 2025-04-05 15:13:31.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-05 15:13:31.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-05 15:13:31.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-05 15:13:31.154 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-05 15:13:31.154 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@30171480 2025-04-05 15:13:31.154 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@30171480 2025-04-05 15:13:31.156 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac4fffd 2025-04-05 15:13:31.156 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac4fffd 2025-04-05 15:13:31.158 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ccb3d0 2025-04-05 15:13:31.158 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ccb3d0 2025-04-05 15:13:31.160 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bdaf95f 2025-04-05 15:13:31.160 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bdaf95f 2025-04-05 15:13:31.160 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-05 15:13:31.161 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-05 15:13:31.162 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@13614db0 2025-04-05 15:13:31.162 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@13614db0 2025-04-05 15:13:31.162 [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-05 15:13:31.162 [DefaultDispatcher-worker-21 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51215/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-05 15:13:31.163 [DefaultDispatcher-worker-21 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51215/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-05 15:13:31.163 [DefaultDispatcher-worker-21 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51215/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-05 15:13:31.163 [DefaultDispatcher-worker-5 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51215/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-05 15:13:31.163 [DefaultDispatcher-worker-5 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51215/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-05 15:13:31.166 [DefaultDispatcher-worker-2 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-05 15:13:31.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d408746 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:31.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:31.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-05 15:13:31.221 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:31.223 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.226 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c09888a 2025-04-05 15:13:31.226 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c09888a 2025-04-05 15:13:31.227 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:31.227 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce6f7b 2025-04-05 15:13:31.227 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce6f7b 2025-04-05 15:13:31.228 [Test worker @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:31.229 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58701/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.229 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58701/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:31.229 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58701/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.229 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58701/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.230 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f1e3fa 2025-04-05 15:13:31.230 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f1e3fa 2025-04-05 15:13:31.230 [DefaultDispatcher-worker-1 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58701/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.230 [DefaultDispatcher-worker-1 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58701/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.232 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36540 2025-04-05 15:13:31.232 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36540 2025-04-05 15:13:31.233 [DefaultDispatcher-worker-8 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:31.233 [DefaultDispatcher-worker-8 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.233 [DefaultDispatcher-worker-8 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:31.233 [DefaultDispatcher-worker-8 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.234 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.234 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.235 [Test worker @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-05 15:13:31.235 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef06c 2025-04-05 15:13:31.235 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef06c 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f53e07d 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-05 15:13:31.237 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bae2c7 2025-04-05 15:13:31.237 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bae2c7 2025-04-05 15:13:31.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-05 15:13:31.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-05 15:13:31.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-05 15:13:31.238 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-05 15:13:31.239 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9d2959 2025-04-05 15:13:31.239 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9d2959 2025-04-05 15:13:31.241 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc9a0f 2025-04-05 15:13:31.241 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc9a0f 2025-04-05 15:13:31.243 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715ab88 2025-04-05 15:13:31.243 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715ab88 2025-04-05 15:13:31.243 [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-05 15:13:31.244 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-05 15:13:31.245 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c96dc5c 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-05 15:13:31.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:31.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:31.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-05 15:13:31.250 [DefaultDispatcher-worker-17 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@145ce025 2025-04-05 15:13:31.253 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.256 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5636e11c 2025-04-05 15:13:31.256 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5636e11c 2025-04-05 15:13:31.258 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f105aa 2025-04-05 15:13:31.258 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f105aa 2025-04-05 15:13:31.260 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cce8a6c 2025-04-05 15:13:31.260 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cce8a6c 2025-04-05 15:13:31.261 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:31.262 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc0f91 2025-04-05 15:13:31.262 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc0f91 2025-04-05 15:13:31.264 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@789333b5 2025-04-05 15:13:31.264 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@789333b5 2025-04-05 15:13:31.266 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@289fb558 2025-04-05 15:13:31.266 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@289fb558 2025-04-05 15:13:31.267 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:31.268 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad7cd 2025-04-05 15:13:31.268 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad7cd 2025-04-05 15:13:31.268 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:31.269 [DefaultDispatcher-worker-10 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.269 [DefaultDispatcher-worker-10 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60275/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:31.269 [DefaultDispatcher-worker-10 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.269 [DefaultDispatcher-worker-10 @coroutine#2235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60275/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.270 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e3f0de 2025-04-05 15:13:31.270 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e3f0de 2025-04-05 15:13:31.270 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.270 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.273 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@180c7acc 2025-04-05 15:13:31.273 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@180c7acc 2025-04-05 15:13:31.273 [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-05 15:13:31.273 [DefaultDispatcher-worker-1 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:31.273 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.273 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:31.273 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.274 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.274 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.275 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741687d4 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-05 15:13:31.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-05 15:13:31.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-05 15:13:31.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-05 15:13:31.277 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-05 15:13:31.283 [Test worker @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-05 15:13:31.284 [Test worker @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6276cd6d 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.285 [DefaultDispatcher-worker-9 @coroutine#2257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-05 15:13:31.286 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2355ec2a 2025-04-05 15:13:31.286 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2355ec2a 2025-04-05 15:13:31.286 [DefaultDispatcher-worker-9 @coroutine#2257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-05 15:13:31.289 [DefaultDispatcher-worker-21 @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-05 15:13:31.299 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2355ec2a 2025-04-05 15:13:31.304 [DefaultDispatcher-worker-9 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2355ec2a 2025-04-05 15:13:31.305 [DefaultDispatcher-worker-9 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2355ec2a 2025-04-05 15:13:31.306 [DefaultDispatcher-worker-14 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.306 [DefaultDispatcher-worker-14 @coroutine#2264] 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-05 15:13:31.306 [DefaultDispatcher-worker-14 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.306 [DefaultDispatcher-worker-14 @coroutine#2264] 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-05 15:13:31.306 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-05 15:13:31.306 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-05 15:13:31.306 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-05 15:13:31.306 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.307 [DefaultDispatcher-worker-11 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.307 [DefaultDispatcher-worker-14 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fb3c670 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-05 15:13:31.309 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-04-05 15:13:31.309 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-04-05 15:13:31.310 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-04-05 15:13:31.310 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-04-05 15:13:31.310 [DefaultDispatcher-worker-19 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2355ec2a 2025-04-05 15:13:31.310 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.310 [DefaultDispatcher-worker-19 @coroutine#2263] 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-05 15:13:31.310 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.311 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.312 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-04-05 15:13:31.312 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-04-05 15:13:31.314 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-04-05 15:13:31.314 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-04-05 15:13:31.315 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-04-05 15:13:31.315 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-04-05 15:13:31.317 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-04-05 15:13:31.317 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-04-05 15:13:31.318 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-04-05 15:13:31.318 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-04-05 15:13:31.320 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-04-05 15:13:31.320 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-04-05 15:13:31.320 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.321 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-04-05 15:13:31.321 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-04-05 15:13:31.321 [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-05 15:13:31.325 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.326 [Test worker @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.327 [DefaultDispatcher-worker-15 @coroutine#2279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53471/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.327 [DefaultDispatcher-worker-15 @coroutine#2279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53471/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:31.327 [DefaultDispatcher-worker-15 @coroutine#2279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53471/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.327 [DefaultDispatcher-worker-15 @coroutine#2279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53471/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.328 [DefaultDispatcher-worker-5 @coroutine#2279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53471/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.328 [DefaultDispatcher-worker-5 @coroutine#2279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53471/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.331 [DefaultDispatcher-worker-17 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.331 [DefaultDispatcher-worker-17 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.331 [DefaultDispatcher-worker-17 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:31.331 [DefaultDispatcher-worker-17 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.331 [DefaultDispatcher-worker-19 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.331 [DefaultDispatcher-worker-19 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.332 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.336 [DefaultDispatcher-worker-21 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.337 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.339 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbeebc3 2025-04-05 15:13:31.339 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbeebc3 2025-04-05 15:13:31.340 [DefaultDispatcher-worker-19 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.341 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71791a44 2025-04-05 15:13:31.341 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71791a44 2025-04-05 15:13:31.343 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@754680b3 2025-04-05 15:13:31.343 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@754680b3 2025-04-05 15:13:31.345 [DefaultDispatcher-worker-15 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.346 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3044107f 2025-04-05 15:13:31.346 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3044107f 2025-04-05 15:13:31.347 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.348 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@382c1547 2025-04-05 15:13:31.348 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@382c1547 2025-04-05 15:13:31.348 [DefaultDispatcher-worker-11 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.348 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-05 15:13:31.349 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-05 15:13:31.349 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be833c 2025-04-05 15:13:31.349 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be833c 2025-04-05 15:13:31.350 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-05 15:13:31.350 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-05 15:13:31.351 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@403cd8a0 2025-04-05 15:13:31.351 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@403cd8a0 2025-04-05 15:13:31.351 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-05 15:13:31.351 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-05 15:13:31.352 [DefaultDispatcher-worker-15 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.352 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-05 15:13:31.352 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-05 15:13:31.353 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@506bef30 2025-04-05 15:13:31.353 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@506bef30 2025-04-05 15:13:31.354 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-05 15:13:31.354 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-05 15:13:31.355 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b54e57 2025-04-05 15:13:31.355 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b54e57 2025-04-05 15:13:31.355 [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-05 15:13:31.355 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-05 15:13:31.355 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-05 15:13:31.356 [DefaultDispatcher-worker-1 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.356 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-05 15:13:31.356 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-05 15:13:31.358 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-05 15:13:31.358 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-05 15:13:31.359 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-05 15:13:31.359 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-05 15:13:31.359 [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-05 15:13:31.359 [DefaultDispatcher-worker-9 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.363 [DefaultDispatcher-worker-11 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.366 [DefaultDispatcher-worker-16 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.367 [DefaultDispatcher-worker-4 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53471/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-05 15:13:31.367 [DefaultDispatcher-worker-4 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53471/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-05 15:13:31.367 [DefaultDispatcher-worker-4 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53471/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-05 15:13:31.368 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53471/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-05 15:13:31.368 [DefaultDispatcher-worker-20 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53471/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-05 15:13:31.377 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.380 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b792fe 2025-04-05 15:13:31.380 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b792fe 2025-04-05 15:13:31.381 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7706db8 2025-04-05 15:13:31.381 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7706db8 2025-04-05 15:13:31.383 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ff98e 2025-04-05 15:13:31.383 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ff98e 2025-04-05 15:13:31.384 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d6783 2025-04-05 15:13:31.384 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d6783 2025-04-05 15:13:31.386 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.386 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d83dd6 2025-04-05 15:13:31.386 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d83dd6 2025-04-05 15:13:31.388 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c183b8 2025-04-05 15:13:31.388 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c183b8 2025-04-05 15:13:31.388 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@54016255 2025-04-05 15:13:31.388 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@54016255 2025-04-05 15:13:31.389 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbe8747 2025-04-05 15:13:31.389 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@bbe8747 2025-04-05 15:13:31.390 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac686a5 2025-04-05 15:13:31.390 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac686a5 2025-04-05 15:13:31.391 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@266298cc 2025-04-05 15:13:31.391 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@266298cc 2025-04-05 15:13:31.392 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef90925 2025-04-05 15:13:31.392 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef90925 2025-04-05 15:13:31.392 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e6275b 2025-04-05 15:13:31.393 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e6275b 2025-04-05 15:13:31.393 [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-05 15:13:31.394 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfb8c9e 2025-04-05 15:13:31.394 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfb8c9e 2025-04-05 15:13:31.395 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4437567e 2025-04-05 15:13:31.395 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4437567e 2025-04-05 15:13:31.397 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaa13f3 2025-04-05 15:13:31.397 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaa13f3 2025-04-05 15:13:31.398 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8c97a2 2025-04-05 15:13:31.398 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8c97a2 2025-04-05 15:13:31.400 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd473d1 2025-04-05 15:13:31.400 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd473d1 2025-04-05 15:13:31.401 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e4e73 2025-04-05 15:13:31.401 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e4e73 2025-04-05 15:13:31.401 [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-05 15:13:31.408 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.409 [DefaultDispatcher-worker-12 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53471/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-05 15:13:31.409 [DefaultDispatcher-worker-12 @coroutine#2306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53471/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:31.410 [DefaultDispatcher-worker-12 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53471/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-05 15:13:31.410 [DefaultDispatcher-worker-12 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53471/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-05 15:13:31.410 [DefaultDispatcher-worker-12 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53471/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-05 15:13:31.410 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b2250d 2025-04-05 15:13:31.410 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b2250d 2025-04-05 15:13:31.411 [DefaultDispatcher-worker-16 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53471/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-05 15:13:31.411 [DefaultDispatcher-worker-16 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53471/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-05 15:13:31.412 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2675ce6b 2025-04-05 15:13:31.412 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2675ce6b 2025-04-05 15:13:31.414 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@224a4e7d 2025-04-05 15:13:31.414 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@224a4e7d 2025-04-05 15:13:31.417 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6748c450 2025-04-05 15:13:31.417 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6748c450 2025-04-05 15:13:31.418 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eeb1ff9 2025-04-05 15:13:31.418 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eeb1ff9 2025-04-05 15:13:31.420 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@566584d9 2025-04-05 15:13:31.420 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@566584d9 2025-04-05 15:13:31.422 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@262c01ce 2025-04-05 15:13:31.422 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@262c01ce 2025-04-05 15:13:31.423 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7673b1f 2025-04-05 15:13:31.423 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7673b1f 2025-04-05 15:13:31.425 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@175e8dd 2025-04-05 15:13:31.425 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@175e8dd 2025-04-05 15:13:31.425 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-05 15:13:31.427 [DefaultDispatcher-worker-19 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333d5a0c 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-05 15:13:31.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-05 15:13:31.441 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.446 [Test worker @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.447 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.448 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34203/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.448 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34203/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:31.448 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34203/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.448 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34203/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.449 [DefaultDispatcher-worker-4 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34203/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.449 [DefaultDispatcher-worker-4 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34203/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.452 [DefaultDispatcher-worker-19 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.452 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.452 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:31.452 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.452 [DefaultDispatcher-worker-1 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.452 [DefaultDispatcher-worker-1 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.453 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-05 15:13:31.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3524ee20 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-05 15:13:31.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-04-05 15:13:31.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-04-05 15:13:31.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-05 15:13:31.456 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-04-05 15:13:31.461 [Test worker @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-04-05 15:13:31.462 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-04-05 15:13:31.466 [DefaultDispatcher-worker-5 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-04-05 15:13:31.466 [DefaultDispatcher-worker-9 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.469 [DefaultDispatcher-worker-7 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.472 [DefaultDispatcher-worker-17 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.475 [DefaultDispatcher-worker-6 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.486 [DefaultDispatcher-worker-17 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.492 [DefaultDispatcher-worker-13 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.496 [DefaultDispatcher-worker-8 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.500 [DefaultDispatcher-worker-11 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.503 [DefaultDispatcher-worker-20 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.507 [DefaultDispatcher-worker-16 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21d478f3 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-05 15:13:31.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:31.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:31.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-05 15:13:31.523 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:31.528 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:31.529 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:31.529 [DefaultDispatcher-worker-16 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59843/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.529 [DefaultDispatcher-worker-16 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59843/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:31.529 [DefaultDispatcher-worker-16 @coroutine#2372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59843/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.529 [DefaultDispatcher-worker-16 @coroutine#2372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59843/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.530 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.530 [DefaultDispatcher-worker-21 @coroutine#2372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59843/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.530 [DefaultDispatcher-worker-21 @coroutine#2372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59843/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.533 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@135af827 2025-04-05 15:13:31.533 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@135af827 2025-04-05 15:13:31.534 [DefaultDispatcher-worker-1 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:31.534 [DefaultDispatcher-worker-1 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.534 [DefaultDispatcher-worker-1 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:31.534 [DefaultDispatcher-worker-1 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.534 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.534 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.535 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d143c 2025-04-05 15:13:31.535 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d143c 2025-04-05 15:13:31.535 [Test worker @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c1a76e 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-05 15:13:31.536 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a29357 2025-04-05 15:13:31.536 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a29357 2025-04-05 15:13:31.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-04-05 15:13:31.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-04-05 15:13:31.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-05 15:13:31.537 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-04-05 15:13:31.538 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca01e07 2025-04-05 15:13:31.538 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca01e07 2025-04-05 15:13:31.539 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@187f4e74 2025-04-05 15:13:31.539 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@187f4e74 2025-04-05 15:13:31.541 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db685b3 2025-04-05 15:13:31.541 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db685b3 2025-04-05 15:13:31.543 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@60838b79 2025-04-05 15:13:31.543 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@60838b79 2025-04-05 15:13:31.543 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-04-05 15:13:31.543 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-04-05 15:13:31.544 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8fe148 2025-04-05 15:13:31.544 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8fe148 2025-04-05 15:13:31.546 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e611443 2025-04-05 15:13:31.546 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e611443 2025-04-05 15:13:31.546 [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-05 15:13:31.547 [DefaultDispatcher-worker-2 @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-04-05 15:13:31.548 [DefaultDispatcher-worker-19 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:31.551 [DefaultDispatcher-worker-2 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:31.555 [DefaultDispatcher-worker-9 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:31.555 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.557 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf0cd69 2025-04-05 15:13:31.557 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf0cd69 2025-04-05 15:13:31.558 [DefaultDispatcher-worker-5 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:31.559 [DefaultDispatcher-worker-20 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59843/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-05 15:13:31.559 [DefaultDispatcher-worker-20 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59843/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-05 15:13:31.559 [DefaultDispatcher-worker-20 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59843/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-05 15:13:31.559 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@72372c87 2025-04-05 15:13:31.559 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@72372c87 2025-04-05 15:13:31.559 [DefaultDispatcher-worker-4 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59843/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-05 15:13:31.559 [DefaultDispatcher-worker-4 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59843/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-05 15:13:31.561 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7608a619 2025-04-05 15:13:31.561 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7608a619 2025-04-05 15:13:31.562 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@330a26bc 2025-04-05 15:13:31.562 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@330a26bc 2025-04-05 15:13:31.564 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@49eb3e31 2025-04-05 15:13:31.564 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@49eb3e31 2025-04-05 15:13:31.565 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@273709f 2025-04-05 15:13:31.565 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@273709f 2025-04-05 15:13:31.567 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@317836a6 2025-04-05 15:13:31.567 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@317836a6 2025-04-05 15:13:31.568 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5325d9f3 2025-04-05 15:13:31.568 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5325d9f3 2025-04-05 15:13:31.570 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@432f6f10 2025-04-05 15:13:31.570 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@432f6f10 2025-04-05 15:13:31.570 [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-05 15:13:31.600 [DefaultDispatcher-worker-20 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59843/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-05 15:13:31.600 [DefaultDispatcher-worker-20 @coroutine#2400] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59843/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:31.601 [DefaultDispatcher-worker-20 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59843/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-05 15:13:31.601 [DefaultDispatcher-worker-20 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59843/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-05 15:13:31.601 [DefaultDispatcher-worker-20 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59843/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-05 15:13:31.602 [DefaultDispatcher-worker-12 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59843/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-05 15:13:31.602 [DefaultDispatcher-worker-12 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59843/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-05 15:13:31.609 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:31.611 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce45bc 2025-04-05 15:13:31.611 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce45bc 2025-04-05 15:13:31.613 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f09bbf5 2025-04-05 15:13:31.613 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f09bbf5 2025-04-05 15:13:31.613 [DefaultDispatcher-worker-20 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:31.614 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b362ecc 2025-04-05 15:13:31.614 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b362ecc 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ea7c8f 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-05 15:13:31.616 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e34b1ce 2025-04-05 15:13:31.616 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e34b1ce 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:31.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:31.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-05 15:13:31.618 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da4ee11 2025-04-05 15:13:31.618 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da4ee11 2025-04-05 15:13:31.619 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb03c43 2025-04-05 15:13:31.619 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb03c43 2025-04-05 15:13:31.621 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ca3d37 2025-04-05 15:13:31.621 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ca3d37 2025-04-05 15:13:31.622 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1b4e81 2025-04-05 15:13:31.622 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1b4e81 2025-04-05 15:13:31.624 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3455f935 2025-04-05 15:13:31.624 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3455f935 2025-04-05 15:13:31.624 [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-05 15:13:31.628 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:31.633 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:31.634 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:31.634 [DefaultDispatcher-worker-3 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37093/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.634 [DefaultDispatcher-worker-3 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37093/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:31.634 [DefaultDispatcher-worker-3 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37093/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.634 [DefaultDispatcher-worker-3 @coroutine#2426] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37093/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.635 [DefaultDispatcher-worker-1 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37093/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.635 [DefaultDispatcher-worker-1 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37093/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:31.637 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.639 [DefaultDispatcher-worker-2 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:31.639 [DefaultDispatcher-worker-2 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.639 [DefaultDispatcher-worker-2 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:31.639 [DefaultDispatcher-worker-2 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.639 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.639 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.639 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@60826c4e 2025-04-05 15:13:31.639 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@60826c4e 2025-04-05 15:13:31.640 [Test worker @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a7bc80 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-05 15:13:31.641 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e459e2e 2025-04-05 15:13:31.641 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e459e2e 2025-04-05 15:13:31.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b98c80c 2025-04-05 15:13:31.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b98c80c 2025-04-05 15:13:31.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-05 15:13:31.642 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b98c80c 2025-04-05 15:13:31.643 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7a073e 2025-04-05 15:13:31.643 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7a073e 2025-04-05 15:13:31.644 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f789415 2025-04-05 15:13:31.644 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f789415 2025-04-05 15:13:31.646 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceb7da8 2025-04-05 15:13:31.646 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceb7da8 2025-04-05 15:13:31.647 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9d3cf5 2025-04-05 15:13:31.647 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9d3cf5 2025-04-05 15:13:31.648 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b98c80c 2025-04-05 15:13:31.648 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b98c80c 2025-04-05 15:13:31.649 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e48bef 2025-04-05 15:13:31.649 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e48bef 2025-04-05 15:13:31.651 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f576b5a 2025-04-05 15:13:31.651 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f576b5a 2025-04-05 15:13:31.651 [DefaultDispatcher-worker-20 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37093/auth/register 2025-04-05 15:13:31.651 [DefaultDispatcher-worker-20 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37093/auth/register. 2025-04-05 15:13:31.651 [DefaultDispatcher-worker-20 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37093/auth/register 2025-04-05 15:13:31.651 [DefaultDispatcher-worker-20 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37093/auth/register from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.651 [DefaultDispatcher-worker-3 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37093/auth/register 2025-04-05 15:13:31.651 [DefaultDispatcher-worker-3 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37093/auth/register 2025-04-05 15:13:31.652 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d65925 2025-04-05 15:13:31.652 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d65925 2025-04-05 15:13:31.652 [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-05 15:13:31.653 [DefaultDispatcher-worker-15 @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b98c80c 2025-04-05 15:13:31.692 [DefaultDispatcher-worker-19 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37093/auth/register. 2025-04-05 15:13:31.692 [DefaultDispatcher-worker-19 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37093/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:31.704 [DefaultDispatcher-worker-4 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:31.708 [DefaultDispatcher-worker-11 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49231d79 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-05 15:13:31.716 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-04-05 15:13:31.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-04-05 15:13:31.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-05 15:13:31.719 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4a7b2e 2025-04-05 15:13:31.719 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4a7b2e 2025-04-05 15:13:31.720 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@448d8c17 2025-04-05 15:13:31.720 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@448d8c17 2025-04-05 15:13:31.722 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b2105e 2025-04-05 15:13:31.722 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b2105e 2025-04-05 15:13:31.723 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0862c 2025-04-05 15:13:31.723 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0862c 2025-04-05 15:13:31.725 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3a0ebf 2025-04-05 15:13:31.725 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3a0ebf 2025-04-05 15:13:31.727 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@347fc41b 2025-04-05 15:13:31.727 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@347fc41b 2025-04-05 15:13:31.728 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-04-05 15:13:31.729 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@641f122a 2025-04-05 15:13:31.729 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@641f122a 2025-04-05 15:13:31.731 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@659f7963 2025-04-05 15:13:31.731 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@659f7963 2025-04-05 15:13:31.732 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@299ccc99 2025-04-05 15:13:31.732 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@299ccc99 2025-04-05 15:13:31.732 [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-05 15:13:31.733 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-04-05 15:13:31.734 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-04-05 15:13:31.735 [DefaultDispatcher-worker-14 @coroutine#2461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.735 [DefaultDispatcher-worker-14 @coroutine#2461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-05 15:13:31.735 [DefaultDispatcher-worker-14 @coroutine#2461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.735 [DefaultDispatcher-worker-14 @coroutine#2461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.736 [DefaultDispatcher-worker-19 @coroutine#2461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.736 [DefaultDispatcher-worker-19 @coroutine#2461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.739 [DefaultDispatcher-worker-15 @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-04-05 15:13:31.739 [DefaultDispatcher-worker-15 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.739 [DefaultDispatcher-worker-15 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-05 15:13:31.739 [DefaultDispatcher-worker-15 @coroutine#2460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.739 [DefaultDispatcher-worker-12 @coroutine#2460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.739 [DefaultDispatcher-worker-12 @coroutine#2460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.740 [Test worker @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-04-05 15:13:31.742 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.743 [Test worker @coroutine#2472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-04-05 15:13:31.744 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b72b86e 2025-04-05 15:13:31.744 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b72b86e 2025-04-05 15:13:31.745 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b55570 2025-04-05 15:13:31.745 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b55570 2025-04-05 15:13:31.747 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@118ad31e 2025-04-05 15:13:31.747 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@118ad31e 2025-04-05 15:13:31.748 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@54885f4b 2025-04-05 15:13:31.748 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@54885f4b 2025-04-05 15:13:31.749 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a372c7c 2025-04-05 15:13:31.749 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a372c7c 2025-04-05 15:13:31.750 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6596ec9f 2025-04-05 15:13:31.750 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6596ec9f 2025-04-05 15:13:31.751 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c3c110 2025-04-05 15:13:31.751 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c3c110 2025-04-05 15:13:31.752 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a7a004 2025-04-05 15:13:31.753 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a7a004 2025-04-05 15:13:31.753 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-04-05 15:13:31.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-05 15:13:31.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-05 15:13:31.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.754 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f93303f: (connection evicted) 2025-04-05 15:13:31.754 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@57102e20 2025-04-05 15:13:31.754 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@57102e20 2025-04-05 15:13:31.754 [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-05 15:13:31.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:31.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-05 15:13:31.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@392af2e0 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-05 15:13:31.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@335cbcbd 2025-04-05 15:13:31.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@335cbcbd 2025-04-05 15:13:31.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-05 15:13:31.758 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cbcbd 2025-04-05 15:13:31.763 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cbcbd 2025-04-05 15:13:31.764 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cbcbd 2025-04-05 15:13:31.764 [DefaultDispatcher-worker-14 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.764 [DefaultDispatcher-worker-14 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-05 15:13:31.764 [DefaultDispatcher-worker-14 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.764 [DefaultDispatcher-worker-14 @coroutine#2488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.765 [DefaultDispatcher-worker-12 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.765 [DefaultDispatcher-worker-12 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.768 [DefaultDispatcher-worker-17 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cbcbd 2025-04-05 15:13:31.768 [DefaultDispatcher-worker-17 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.768 [DefaultDispatcher-worker-17 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-05 15:13:31.768 [DefaultDispatcher-worker-17 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.768 [DefaultDispatcher-worker-12 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.768 [DefaultDispatcher-worker-12 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.769 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cbcbd 2025-04-05 15:13:31.770 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cbcbd 2025-04-05 15:13:31.772 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cbcbd 2025-04-05 15:13:31.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-05 15:13:31.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-05 15:13:31.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.773 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@335cbcbd: (connection evicted) 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:31.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-05 15:13:31.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7672dd7a 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-05 15:13:31.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2025-04-05 15:13:31.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2025-04-05 15:13:31.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-05 15:13:31.775 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2025-04-05 15:13:31.780 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2025-04-05 15:13:31.781 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2025-04-05 15:13:31.781 [DefaultDispatcher-worker-12 @coroutine#2515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.781 [DefaultDispatcher-worker-12 @coroutine#2515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-05 15:13:31.781 [DefaultDispatcher-worker-12 @coroutine#2515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.781 [DefaultDispatcher-worker-12 @coroutine#2515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.782 [DefaultDispatcher-worker-7 @coroutine#2515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.782 [DefaultDispatcher-worker-7 @coroutine#2515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.785 [DefaultDispatcher-worker-2 @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2025-04-05 15:13:31.785 [DefaultDispatcher-worker-2 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.785 [DefaultDispatcher-worker-2 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-05 15:13:31.785 [DefaultDispatcher-worker-2 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.786 [DefaultDispatcher-worker-10 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.786 [DefaultDispatcher-worker-10 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.787 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2025-04-05 15:13:31.788 [Test worker @coroutine#2526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2025-04-05 15:13:31.789 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2025-04-05 15:13:31.791 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2025-04-05 15:13:31.792 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2025-04-05 15:13:31.794 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2025-04-05 15:13:31.795 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2025-04-05 15:13:31.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-05 15:13:31.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-05 15:13:31.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.796 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd: (connection evicted) 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:31.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-05 15:13:31.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c26b21 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-05 15:13:31.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-04-05 15:13:31.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-04-05 15:13:31.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-05 15:13:31.799 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-04-05 15:13:31.803 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-04-05 15:13:31.804 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-04-05 15:13:31.805 [DefaultDispatcher-worker-10 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.805 [DefaultDispatcher-worker-10 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-05 15:13:31.805 [DefaultDispatcher-worker-10 @coroutine#2553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.805 [DefaultDispatcher-worker-10 @coroutine#2553] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.806 [DefaultDispatcher-worker-3 @coroutine#2553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.806 [DefaultDispatcher-worker-3 @coroutine#2553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.809 [DefaultDispatcher-worker-19 @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-04-05 15:13:31.809 [DefaultDispatcher-worker-19 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.809 [DefaultDispatcher-worker-19 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-05 15:13:31.809 [DefaultDispatcher-worker-19 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.809 [DefaultDispatcher-worker-19 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.809 [DefaultDispatcher-worker-19 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.810 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-04-05 15:13:31.811 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-04-05 15:13:31.813 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a14911 2025-04-05 15:13:31.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-05 15:13:31.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-05 15:13:31.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.813 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77a14911: (connection evicted) 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:31.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-05 15:13:31.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf34b88 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-05 15:13:31.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e0c744 2025-04-05 15:13:31.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e0c744 2025-04-05 15:13:31.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-05 15:13:31.816 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0c744 2025-04-05 15:13:31.821 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0c744 2025-04-05 15:13:31.821 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0c744 2025-04-05 15:13:31.822 [DefaultDispatcher-worker-14 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.822 [DefaultDispatcher-worker-14 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-05 15:13:31.822 [DefaultDispatcher-worker-14 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.822 [DefaultDispatcher-worker-14 @coroutine#2585] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.822 [DefaultDispatcher-worker-16 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.823 [DefaultDispatcher-worker-16 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.826 [DefaultDispatcher-worker-13 @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0c744 2025-04-05 15:13:31.826 [DefaultDispatcher-worker-13 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.826 [DefaultDispatcher-worker-13 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-05 15:13:31.826 [DefaultDispatcher-worker-13 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.826 [DefaultDispatcher-worker-7 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.826 [DefaultDispatcher-worker-7 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.828 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0c744 2025-04-05 15:13:31.829 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0c744 2025-04-05 15:13:31.831 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0c744 2025-04-05 15:13:31.832 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0c744 2025-04-05 15:13:31.834 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0c744 2025-04-05 15:13:31.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-05 15:13:31.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-05 15:13:31.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.834 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63e0c744: (connection evicted) 2025-04-05 15:13:31.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:31.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-05 15:13:31.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f154d9b 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:31.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:31.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-05 15:13:31.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2025-04-05 15:13:31.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2025-04-05 15:13:31.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-05 15:13:31.837 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2025-04-05 15:13:31.842 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2025-04-05 15:13:31.842 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2025-04-05 15:13:31.843 [DefaultDispatcher-worker-7 @coroutine#2616] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.843 [DefaultDispatcher-worker-7 @coroutine#2616] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-05 15:13:31.843 [DefaultDispatcher-worker-7 @coroutine#2616] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.843 [DefaultDispatcher-worker-7 @coroutine#2616] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:31.844 [DefaultDispatcher-worker-15 @coroutine#2616] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.844 [DefaultDispatcher-worker-15 @coroutine#2616] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-05 15:13:31.847 [DefaultDispatcher-worker-13 @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2025-04-05 15:13:31.847 [DefaultDispatcher-worker-13 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.847 [DefaultDispatcher-worker-13 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-05 15:13:31.847 [DefaultDispatcher-worker-13 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.847 [DefaultDispatcher-worker-2 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.847 [DefaultDispatcher-worker-2 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-05 15:13:31.848 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2025-04-05 15:13:31.849 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19993ed 2025-04-05 15:13:31.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-05 15:13:31.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-05 15:13:31.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:31.850 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19993ed: (connection evicted) 2025-04-05 15:13:31.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:31.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-05 15:13:31.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-05 15:13:31.979 [DefaultDispatcher-worker-3 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:31.979 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.979 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:31.979 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.980 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:31.980 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.076 [DefaultDispatcher-worker-19 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:32.076 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.076 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:32.076 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.077 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.077 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bea0866 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.108 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-05 15:13:32.109 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@471b7c9c 2025-04-05 15:13:32.109 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@471b7c9c 2025-04-05 15:13:32.109 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-05 15:13:32.116 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@471b7c9c 2025-04-05 15:13:32.121 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@471b7c9c 2025-04-05 15:13:32.122 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@471b7c9c 2025-04-05 15:13:32.123 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@471b7c9c 2025-04-05 15:13:32.128 [DefaultDispatcher-worker-16 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@471b7c9c 2025-04-05 15:13:32.134 [DefaultDispatcher-worker-4 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@471b7c9c 2025-04-05 15:13:32.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-05 15:13:32.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-05 15:13:32.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.135 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@471b7c9c: (connection evicted) 2025-04-05 15:13:32.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:32.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-05 15:13:32.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68823b6b 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.137 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-05 15:13:32.138 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-05 15:13:32.138 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-05 15:13:32.138 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-05 15:13:32.145 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-05 15:13:32.150 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-05 15:13:32.151 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-05 15:13:32.152 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-05 15:13:32.152 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-05 15:13:32.152 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.152 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.152 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.152 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.152 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4700db93 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7a0 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7a0 2025-04-05 15:13:32.153 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-05 15:13:32.155 [DefaultDispatcher-worker-19 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:32.155 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.155 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:32.155 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.155 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.155 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.162 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7a0 2025-04-05 15:13:32.166 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7a0 2025-04-05 15:13:32.167 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7a0 2025-04-05 15:13:32.168 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7a0 2025-04-05 15:13:32.172 [DefaultDispatcher-worker-10 @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7a0 2025-04-05 15:13:32.180 [DefaultDispatcher-worker-6 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-05 15:13:32.184 [DefaultDispatcher-worker-9 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-05 15:13:32.187 [DefaultDispatcher-worker-17 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2025-04-05 15:13:32.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-05 15:13:32.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-05 15:13:32.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.194 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd01876: (connection evicted) 2025-04-05 15:13:32.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:32.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-05 15:13:32.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-05 15:13:32.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-05 15:13:32.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-05 15:13:32.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.194 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7a0: (connection evicted) 2025-04-05 15:13:32.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:32.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-05 15:13:32.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-05 15:13:32.195 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@268ee31d 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-05 15:13:32.196 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-05 15:13:32.203 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-05 15:13:32.208 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-05 15:13:32.209 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-05 15:13:32.210 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed1bc4f 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-05 15:13:32.210 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-05 15:13:32.218 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-05 15:13:32.222 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-05 15:13:32.223 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-05 15:13:32.224 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-05 15:13:32.228 [DefaultDispatcher-worker-20 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753248f8 2025-04-05 15:13:32.235 [DefaultDispatcher-worker-5 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-05 15:13:32.237 [DefaultDispatcher-worker-7 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:32.238 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.238 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:32.238 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.238 [DefaultDispatcher-worker-11 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-05 15:13:32.238 [DefaultDispatcher-worker-20 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.238 [DefaultDispatcher-worker-20 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.241 [DefaultDispatcher-worker-7 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d84d75 2025-04-05 15:13:32.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-05 15:13:32.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-05 15:13:32.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.243 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d84d75: (connection evicted) 2025-04-05 15:13:32.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:32.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-05 15:13:32.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-05 15:13:32.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-05 15:13:32.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-05 15:13:32.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.244 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@753248f8: (connection evicted) 2025-04-05 15:13:32.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:32.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-05 15:13:32.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5713e35f 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.245 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2025-04-05 15:13:32.246 [Test worker @coroutine#2764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-05 15:13:32.253 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2025-04-05 15:13:32.258 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2025-04-05 15:13:32.259 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2025-04-05 15:13:32.260 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2025-04-05 15:13:32.264 [DefaultDispatcher-worker-20 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2025-04-05 15:13:32.274 [DefaultDispatcher-worker-1 @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2025-04-05 15:13:32.275 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2025-04-05 15:13:32.278 [DefaultDispatcher-worker-18 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:32.278 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.278 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:32.278 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.278 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.278 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.279 [DefaultDispatcher-worker-3 @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c42ee90 2025-04-05 15:13:32.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-05 15:13:32.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-05 15:13:32.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.290 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c42ee90: (connection evicted) 2025-04-05 15:13:32.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:32.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-05 15:13:32.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e34e466 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@352bea0e 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@352bea0e 2025-04-05 15:13:32.291 [Test worker @coroutine#2820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-05 15:13:32.299 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bea0e 2025-04-05 15:13:32.303 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bea0e 2025-04-05 15:13:32.304 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bea0e 2025-04-05 15:13:32.305 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bea0e 2025-04-05 15:13:32.310 [DefaultDispatcher-worker-17 @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bea0e 2025-04-05 15:13:32.315 [DefaultDispatcher-worker-15 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2355ec2a 2025-04-05 15:13:32.315 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.315 [DefaultDispatcher-worker-15 @coroutine#2263] 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-05 15:13:32.315 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.316 [DefaultDispatcher-worker-15 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.321 [DefaultDispatcher-worker-6 @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bea0e 2025-04-05 15:13:32.323 [Test worker @coroutine#2838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bea0e 2025-04-05 15:13:32.327 [DefaultDispatcher-worker-7 @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bea0e 2025-04-05 15:13:32.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-05 15:13:32.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-05 15:13:32.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.331 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@352bea0e: (connection evicted) 2025-04-05 15:13:32.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:32.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-05 15:13:32.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59d8a968 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2025-04-05 15:13:32.332 [Test worker @coroutine#2874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-05 15:13:32.335 [DefaultDispatcher-worker-19 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:32.335 [DefaultDispatcher-worker-19 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.335 [DefaultDispatcher-worker-19 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:32.335 [DefaultDispatcher-worker-19 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.336 [DefaultDispatcher-worker-6 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.336 [DefaultDispatcher-worker-6 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.340 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2025-04-05 15:13:32.344 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2025-04-05 15:13:32.345 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2025-04-05 15:13:32.346 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2025-04-05 15:13:32.350 [DefaultDispatcher-worker-3 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2025-04-05 15:13:32.360 [DefaultDispatcher-worker-17 @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2025-04-05 15:13:32.364 [DefaultDispatcher-worker-14 @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2025-04-05 15:13:32.433 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.478 [DefaultDispatcher-worker-11 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:32.478 [DefaultDispatcher-worker-11 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.478 [DefaultDispatcher-worker-11 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:32.478 [DefaultDispatcher-worker-11 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.479 [DefaultDispatcher-worker-7 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.479 [DefaultDispatcher-worker-7 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.483 [DefaultDispatcher-worker-13 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a 2025-04-05 15:13:32.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-05 15:13:32.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-05 15:13:32.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.513 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a438c0a: (connection evicted) 2025-04-05 15:13:32.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:32.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-05 15:13:32.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@673a702a 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7c66b3 2025-04-05 15:13:32.515 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7c66b3 2025-04-05 15:13:32.516 [Test worker @coroutine#2918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-05 15:13:32.523 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7c66b3 2025-04-05 15:13:32.528 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7c66b3 2025-04-05 15:13:32.529 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7c66b3 2025-04-05 15:13:32.529 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7c66b3 2025-04-05 15:13:32.534 [DefaultDispatcher-worker-4 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7c66b3 2025-04-05 15:13:32.535 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7c66b3 2025-04-05 15:13:32.538 [DefaultDispatcher-worker-20 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:32.538 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.538 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:32.538 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.538 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.538 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.545 [DefaultDispatcher-worker-3 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7c66b3 2025-04-05 15:13:32.549 [DefaultDispatcher-worker-9 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7c66b3 2025-04-05 15:13:32.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-05 15:13:32.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-05 15:13:32.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.554 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e7c66b3: (connection evicted) 2025-04-05 15:13:32.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:32.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-05 15:13:32.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@388ad8aa 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.555 [Test worker @coroutine#2955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-05 15:13:32.556 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec78008 2025-04-05 15:13:32.556 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec78008 2025-04-05 15:13:32.556 [Test worker @coroutine#2955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-05 15:13:32.563 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec78008 2025-04-05 15:13:32.568 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec78008 2025-04-05 15:13:32.569 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec78008 2025-04-05 15:13:32.569 [Test worker @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec78008 2025-04-05 15:13:32.574 [DefaultDispatcher-worker-16 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec78008 2025-04-05 15:13:32.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-05 15:13:32.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-05 15:13:32.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.614 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec78008: (connection evicted) 2025-04-05 15:13:32.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:32.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-05 15:13:32.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e04dbc1 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-05 15:13:32.661 [DefaultDispatcher-worker-2 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:32.661 [DefaultDispatcher-worker-2 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.661 [DefaultDispatcher-worker-2 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:32.661 [DefaultDispatcher-worker-2 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.662 [DefaultDispatcher-worker-4 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.662 [DefaultDispatcher-worker-4 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.673 [DefaultDispatcher-worker-11 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.676 [DefaultDispatcher-worker-11 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.679 [DefaultDispatcher-worker-18 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.682 [DefaultDispatcher-worker-18 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.698 [DefaultDispatcher-worker-3 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.698 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-05 15:13:32.703 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-05 15:13:32.704 [DefaultDispatcher-worker-1 @coroutine#2994] INFO ktor.application - Responding at http://0.0.0.0:35605 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@640a80aa 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-05 15:13:32.712 [DefaultDispatcher-worker-3 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:32.712 [DefaultDispatcher-worker-3 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:32.712 [DefaultDispatcher-worker-3 @coroutine#2996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:32.712 [DefaultDispatcher-worker-3 @coroutine#2996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:32.713 [eventLoopGroupProxy-19-1 @call-handler#3004] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-05 15:13:32.713 [eventLoopGroupProxy-19-2 @call-handler#3005] 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-05 15:13:32.714 [eventLoopGroupProxy-19-1 @call-handler#3004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.714 [eventLoopGroupProxy-19-2 @call-handler#3005] 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-05 15:13:32.714 [eventLoopGroupProxy-19-2 @call-handler#3005] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:32.714 [eventLoopGroupProxy-19-2 @call-handler#3005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.714 [DefaultDispatcher-worker-18 @coroutine#2996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:32.714 [DefaultDispatcher-worker-18 @coroutine#2996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-05 15:13:32.716 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@83b39c3 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-05 15:13:32.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-05 15:13:32.722 [DefaultDispatcher-worker-1 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.722 [DefaultDispatcher-worker-1 @coroutine#2995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.722 [DefaultDispatcher-worker-1 @coroutine#2995] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:32.722 [DefaultDispatcher-worker-1 @coroutine#2995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.723 [eventLoopGroupProxy-19-2 @call-handler#3010] 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-05 15:13:32.723 [eventLoopGroupProxy-19-2 @call-handler#3010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.723 [DefaultDispatcher-worker-13 @coroutine#2995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.723 [DefaultDispatcher-worker-13 @coroutine#2995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.726 [DefaultDispatcher-worker-3 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:32.726 [DefaultDispatcher-worker-3 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:32.726 [DefaultDispatcher-worker-3 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:32.726 [DefaultDispatcher-worker-3 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:32.726 [eventLoopGroupProxy-19-2 @call-handler#3019] 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-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30ffc3c0 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:32.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-05 15:13:32.727 [eventLoopGroupProxy-19-2 @call-handler#3019] 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-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:32.727 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:32.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-05 15:13:32.727 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e02a89 2025-04-05 15:13:32.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e02a89 2025-04-05 15:13:32.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-05 15:13:32.727 [DefaultDispatcher-worker-1 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:32.727 [DefaultDispatcher-worker-1 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:32.727 [eventLoopGroupProxy-19-3 @call-handler#3023] 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-05 15:13:32.727 [eventLoopGroupProxy-19-3 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.728 [DefaultDispatcher-worker-4 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.731 [DefaultDispatcher-worker-5 @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.736 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.736 [DefaultDispatcher-worker-8 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.736 [DefaultDispatcher-worker-8 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:32.736 [DefaultDispatcher-worker-8 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.737 [eventLoopGroupProxy-19-2 @call-handler#3028] 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-05 15:13:32.737 [eventLoopGroupProxy-19-2 @call-handler#3028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.737 [DefaultDispatcher-worker-11 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.737 [DefaultDispatcher-worker-11 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.737 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:32.737 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-05 15:13:32.737 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:32.737 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-05 15:13:32.738 [eventLoopGroupProxy-19-2 @call-handler#3037] 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-05 15:13:32.738 [eventLoopGroupProxy-19-2 @call-handler#3037] 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-05 15:13:32.738 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:32.738 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.739 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:32.739 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-05 15:13:32.739 [eventLoopGroupProxy-19-4 @call-handler#3042] 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-05 15:13:32.739 [eventLoopGroupProxy-19-4 @call-handler#3042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.741 [DefaultDispatcher-worker-11 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.742 [DefaultDispatcher-worker-17 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.744 [DefaultDispatcher-worker-16 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.746 [DefaultDispatcher-worker-6 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.747 [DefaultDispatcher-worker-12 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e02a89 2025-04-05 15:13:32.747 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.747 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:32.747 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.748 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-05 15:13:32.748 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.748 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.748 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.751 [DefaultDispatcher-worker-13 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e02a89 2025-04-05 15:13:32.754 [DefaultDispatcher-worker-4 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e02a89 2025-04-05 15:13:32.761 [DefaultDispatcher-worker-11 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.762 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-05 15:13:32.762 [DefaultDispatcher-worker-10 @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:35605/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-05 15:13:32.762 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-05 15:13:32.763 [eventLoopGroupProxy-19-2 @call-handler#3063] 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-05 15:13:32.766 [DefaultDispatcher-worker-2 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.778 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-05 15:13:32.778 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-05 15:13:32.778 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-05 15:13:32.778 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.778 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351809 2025-04-05 15:13:32.778 [DefaultDispatcher-worker-2 @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:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351809. 2025-04-05 15:13:32.778 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351809 2025-04-05 15:13:32.779 [eventLoopGroupProxy-19-2 @call-handler#3067] 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-05 15:13:32.782 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.782 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351809 2025-04-05 15:13:32.782 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351809 2025-04-05 15:13:32.783 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351809. 2025-04-05 15:13:32.783 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351809 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.787 [DefaultDispatcher-worker-8 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.787 [DefaultDispatcher-worker-8 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/SiteDao/getSiteAsync 2025-04-05 15:13:32.787 [DefaultDispatcher-worker-8 @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:35605/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-05 15:13:32.787 [DefaultDispatcher-worker-8 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/SiteDao/getSiteAsync 2025-04-05 15:13:32.788 [eventLoopGroupProxy-19-2 @call-handler#3071] 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-05 15:13:32.788 [eventLoopGroupProxy-19-2 @call-handler#3071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.789 [DefaultDispatcher-worker-8 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/SiteDao/getSiteAsync 2025-04-05 15:13:32.789 [DefaultDispatcher-worker-8 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/SiteDao/getSiteAsync 2025-04-05 15:13:32.789 [DefaultDispatcher-worker-8 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-05 15:13:32.789 [DefaultDispatcher-worker-8 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.792 [DefaultDispatcher-worker-8 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.803 [DefaultDispatcher-worker-7 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.804 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:32.806 [DefaultDispatcher-worker-9 @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.806 [DefaultDispatcher-worker-6 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.806 [DefaultDispatcher-worker-9 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.806 [DefaultDispatcher-worker-9 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/message. 2025-04-05 15:13:32.806 [DefaultDispatcher-worker-9 @coroutine#2997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.806 [DefaultDispatcher-worker-9 @coroutine#2997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35605/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-05 15:13:32.806 [eventLoopGroupProxy-19-2 @call-handler#3077] 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-05 15:13:32.807 [eventLoopGroupProxy-19-2 @call-handler#3077] 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-05 15:13:32.807 [eventLoopGroupProxy-19-2 @call-handler#3077] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:32.811 [DefaultDispatcher-worker-8 @call-handler#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.811 [eventLoopGroupProxy-19-2 @call-handler#3077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.811 [DefaultDispatcher-worker-18 @coroutine#2997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.811 [DefaultDispatcher-worker-18 @coroutine#2997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.811 [DefaultDispatcher-worker-18 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/message. 2025-04-05 15:13:32.811 [DefaultDispatcher-worker-18 @coroutine#2997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.814 [DefaultDispatcher-worker-19 @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.817 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.822 [DefaultDispatcher-worker-10 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.822 [DefaultDispatcher-worker-12 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-05 15:13:32.822 [DefaultDispatcher-worker-12 @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:35605/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-05 15:13:32.822 [DefaultDispatcher-worker-12 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-05 15:13:32.823 [eventLoopGroupProxy-19-2 @call-handler#3091] 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-05 15:13:32.825 [DefaultDispatcher-worker-3 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.827 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:32.835 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-05 15:13:32.835 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-05 15:13:32.835 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-05 15:13:32.835 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.836 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351810 2025-04-05 15:13:32.836 [DefaultDispatcher-worker-10 @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:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351810. 2025-04-05 15:13:32.836 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351810 2025-04-05 15:13:32.836 [eventLoopGroupProxy-19-2 @call-handler#3095] 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-05 15:13:32.836 [eventLoopGroupProxy-19-2 @call-handler#3095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.837 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351810 2025-04-05 15:13:32.837 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351810 2025-04-05 15:13:32.837 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351810. 2025-04-05 15:13:32.837 [DefaultDispatcher-worker-10 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=713059114831351810 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.841 [DefaultDispatcher-worker-2 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.842 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/SiteDao/getSiteAsync 2025-04-05 15:13:32.842 [DefaultDispatcher-worker-2 @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:35605/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-05 15:13:32.842 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/SiteDao/getSiteAsync 2025-04-05 15:13:32.842 [eventLoopGroupProxy-19-2 @call-handler#3099] 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-05 15:13:32.842 [eventLoopGroupProxy-19-2 @call-handler#3099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.842 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/SiteDao/getSiteAsync 2025-04-05 15:13:32.842 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/SiteDao/getSiteAsync 2025-04-05 15:13:32.842 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-05 15:13:32.842 [DefaultDispatcher-worker-2 @coroutine#3038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.846 [DefaultDispatcher-worker-3 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.856 [DefaultDispatcher-worker-17 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.859 [DefaultDispatcher-worker-4 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.860 [DefaultDispatcher-worker-3 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.860 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.860 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/message. 2025-04-05 15:13:32.860 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.860 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35605/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-05 15:13:32.860 [eventLoopGroupProxy-19-2 @call-handler#3105] 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-05 15:13:32.860 [eventLoopGroupProxy-19-2 @call-handler#3105] 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-05 15:13:32.860 [eventLoopGroupProxy-19-2 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:32.863 [DefaultDispatcher-worker-13 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.866 [DefaultDispatcher-worker-21 @call-handler#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.866 [eventLoopGroupProxy-19-2 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.866 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.866 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.866 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/message. 2025-04-05 15:13:32.866 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.870 [DefaultDispatcher-worker-18 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.873 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808 2025-04-05 15:13:32.873 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808. 2025-04-05 15:13:32.873 [UI Thread @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808 2025-04-05 15:13:32.873 [UI Thread @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.873 [UI Thread @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.873 [UI Thread @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.874 [eventLoopGroupProxy-19-2 @call-handler#3140] 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-05 15:13:32.874 [UI Thread @coroutine#3134] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.874 [UI Thread @coroutine#3134] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.874 [UI Thread @coroutine#3134] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.874 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.874 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.874 [UI Thread @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.875 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809 2025-04-05 15:13:32.875 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809. 2025-04-05 15:13:32.875 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809 2025-04-05 15:13:32.876 [eventLoopGroupProxy-19-5 @call-handler#3162] 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-05 15:13:32.876 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.877 [eventLoopGroupProxy-19-6 @call-handler#3163] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-05 15:13:32.877 [UI Thread @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808 2025-04-05 15:13:32.877 [UI Thread @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808 2025-04-05 15:13:32.877 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808. 2025-04-05 15:13:32.877 [UI Thread @coroutine#3125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.877 [eventLoopGroupProxy-19-7 @call-handler#3167] 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-05 15:13:32.878 [eventLoopGroupProxy-19-5 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.878 [eventLoopGroupProxy-19-8 @call-handler#3170] 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-05 15:13:32.878 [eventLoopGroupProxy-19-6 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.878 [UI Thread @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.878 [UI Thread @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.878 [eventLoopGroupProxy-19-7 @call-handler#3167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.878 [UI Thread @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.878 [UI Thread @coroutine#3129] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.878 [UI Thread @coroutine#3134] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.878 [UI Thread @coroutine#3134] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.878 [UI Thread @coroutine#3134] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.878 [UI Thread @coroutine#3134] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.878 [UI Thread @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.878 [UI Thread @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.879 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.879 [UI Thread @coroutine#3136] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.881 [DefaultDispatcher-worker-9 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.884 [eventLoopGroupProxy-19-8 @call-handler#3170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.885 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809 2025-04-05 15:13:32.885 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809 2025-04-05 15:13:32.885 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809. 2025-04-05 15:13:32.885 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.885 [DefaultDispatcher-worker-5 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.888 [DefaultDispatcher-worker-20 @coroutine#3134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.891 [DefaultDispatcher-worker-10 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.896 [DefaultDispatcher-worker-10 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.898 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713059114831351808 2025-04-05 15:13:32.898 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713059114831351808. 2025-04-05 15:13:32.898 [UI Thread @coroutine#3184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713059114831351808 2025-04-05 15:13:32.899 [eventLoopGroupProxy-19-2 @call-handler#3186] 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-05 15:13:32.900 [eventLoopGroupProxy-19-2 @call-handler#3186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.900 [UI Thread @coroutine#3184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713059114831351808 2025-04-05 15:13:32.900 [UI Thread @coroutine#3184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713059114831351808 2025-04-05 15:13:32.900 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713059114831351808. 2025-04-05 15:13:32.900 [UI Thread @coroutine#3184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=713059114831351808 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.905 [DefaultDispatcher-worker-12 @coroutine#3184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.910 [DefaultDispatcher-worker-16 @coroutine#3184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.913 [DefaultDispatcher-worker-7 @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.914 [DefaultDispatcher-worker-7 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.914 [DefaultDispatcher-worker-7 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/message. 2025-04-05 15:13:32.914 [DefaultDispatcher-worker-7 @coroutine#2997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.914 [DefaultDispatcher-worker-7 @coroutine#2997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35605/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-05 15:13:32.914 [eventLoopGroupProxy-19-2 @call-handler#3194] 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-05 15:13:32.914 [eventLoopGroupProxy-19-2 @call-handler#3194] 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-05 15:13:32.915 [eventLoopGroupProxy-19-2 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:32.918 [DefaultDispatcher-worker-21 @call-handler#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.919 [eventLoopGroupProxy-19-2 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.919 [DefaultDispatcher-worker-13 @coroutine#2997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.919 [DefaultDispatcher-worker-13 @coroutine#2997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.919 [DefaultDispatcher-worker-13 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/message. 2025-04-05 15:13:32.919 [DefaultDispatcher-worker-13 @coroutine#2997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.923 [DefaultDispatcher-worker-14 @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.923 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713059114831351810&assignmentUid=713059114831351808&clazzUid=713059114831351808&submitterUid=713059114831351809 2025-04-05 15:13:32.923 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713059114831351810&assignmentUid=713059114831351808&clazzUid=713059114831351808&submitterUid=713059114831351809. 2025-04-05 15:13:32.923 [UI Thread @coroutine#3211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713059114831351810&assignmentUid=713059114831351808&clazzUid=713059114831351808&submitterUid=713059114831351809 2025-04-05 15:13:32.923 [eventLoopGroupProxy-19-2 @call-handler#3215] 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-05 15:13:32.926 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.927 [UI Thread @coroutine#3211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713059114831351810&assignmentUid=713059114831351808&clazzUid=713059114831351808&submitterUid=713059114831351809 2025-04-05 15:13:32.927 [UI Thread @coroutine#3211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713059114831351810&assignmentUid=713059114831351808&clazzUid=713059114831351808&submitterUid=713059114831351809 2025-04-05 15:13:32.927 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713059114831351810&assignmentUid=713059114831351808&clazzUid=713059114831351808&submitterUid=713059114831351809. 2025-04-05 15:13:32.927 [UI Thread @coroutine#3211] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=713059114831351810&assignmentUid=713059114831351808&clazzUid=713059114831351808&submitterUid=713059114831351809 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.932 [DefaultDispatcher-worker-6 @coroutine#3211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.936 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/PersonDao/getNamesByUid?uid=713059114831351809 2025-04-05 15:13:32.936 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/PersonDao/getNamesByUid?uid=713059114831351809. 2025-04-05 15:13:32.936 [UI Thread @coroutine#3224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/PersonDao/getNamesByUid?uid=713059114831351809 2025-04-05 15:13:32.936 [eventLoopGroupProxy-19-2 @call-handler#3233] 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-05 15:13:32.937 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.937 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.937 [UI Thread @coroutine#3229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.937 [eventLoopGroupProxy-19-2 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.937 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713059114831351808 2025-04-05 15:13:32.937 [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:35605/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713059114831351808. 2025-04-05 15:13:32.937 [UI Thread @coroutine#3234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713059114831351808 2025-04-05 15:13:32.938 [eventLoopGroupProxy-19-5 @call-handler#3243] 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-05 15:13:32.938 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.938 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.938 [UI Thread @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.938 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-04-05 15:13:32.938 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.938 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.938 [UI Thread @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.938 [eventLoopGroupProxy-19-6 @call-handler#3253] 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-05 15:13:32.938 [eventLoopGroupProxy-19-7 @call-handler#3254] 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-05 15:13:32.938 [UI Thread @coroutine#3224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/PersonDao/getNamesByUid?uid=713059114831351809 2025-04-05 15:13:32.938 [UI Thread @coroutine#3224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/PersonDao/getNamesByUid?uid=713059114831351809 2025-04-05 15:13:32.939 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/PersonDao/getNamesByUid?uid=713059114831351809. 2025-04-05 15:13:32.939 [UI Thread @coroutine#3224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/PersonDao/getNamesByUid?uid=713059114831351809 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.939 [eventLoopGroupProxy-19-6 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.939 [UI Thread @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.939 [eventLoopGroupProxy-19-7 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.939 [UI Thread @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.939 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.939 [UI Thread @coroutine#3236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.940 [UI Thread @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.940 [UI Thread @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.940 [eventLoopGroupProxy-19-5 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.940 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.940 [UI Thread @coroutine#3238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.940 [UI Thread @coroutine#3229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.940 [UI Thread @coroutine#3229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.940 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.940 [UI Thread @coroutine#3229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=713059114831351809&assignmentUid=713059114831351808 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.941 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.941 [UI Thread @coroutine#3234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713059114831351808 2025-04-05 15:13:32.941 [UI Thread @coroutine#3234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713059114831351808 2025-04-05 15:13:32.941 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713059114831351808. 2025-04-05 15:13:32.941 [UI Thread @coroutine#3234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=713059114831351808 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.943 [DefaultDispatcher-worker-9 @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.946 [DefaultDispatcher-worker-9 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.949 [DefaultDispatcher-worker-19 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.952 [DefaultDispatcher-worker-4 @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.955 [DefaultDispatcher-worker-2 @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.958 [UI Thread @coroutine#3268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351810 2025-04-05 15:13:32.958 [UI Thread @coroutine#3268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351810. 2025-04-05 15:13:32.958 [UI Thread @coroutine#3268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351810 2025-04-05 15:13:32.959 [eventLoopGroupProxy-19-2 @call-handler#3270] 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-05 15:13:32.962 [eventLoopGroupProxy-19-2 @call-handler#3270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.962 [UI Thread @coroutine#3268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351810 2025-04-05 15:13:32.962 [UI Thread @coroutine#3268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351810 2025-04-05 15:13:32.962 [UI Thread @coroutine#3268] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351810. 2025-04-05 15:13:32.962 [UI Thread @coroutine#3268] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351810 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.966 [DefaultDispatcher-worker-17 @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.968 [UI Thread @coroutine#3268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/PersonDao/findByUidAsync?uid=713059114831351809 2025-04-05 15:13:32.968 [UI Thread @coroutine#3268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/PersonDao/findByUidAsync?uid=713059114831351809. 2025-04-05 15:13:32.968 [UI Thread @coroutine#3268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/PersonDao/findByUidAsync?uid=713059114831351809 2025-04-05 15:13:32.968 [eventLoopGroupProxy-19-2 @call-handler#3274] 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-05 15:13:32.969 [eventLoopGroupProxy-19-2 @call-handler#3274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.969 [UI Thread @coroutine#3268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/PersonDao/findByUidAsync?uid=713059114831351809 2025-04-05 15:13:32.969 [UI Thread @coroutine#3268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/PersonDao/findByUidAsync?uid=713059114831351809 2025-04-05 15:13:32.970 [UI Thread @coroutine#3268] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/PersonDao/findByUidAsync?uid=713059114831351809. 2025-04-05 15:13:32.970 [UI Thread @coroutine#3268] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/PersonDao/findByUidAsync?uid=713059114831351809 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.973 [DefaultDispatcher-worker-2 @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.979 [DefaultDispatcher-worker-15 @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.982 [DefaultDispatcher-worker-9 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.982 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.982 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/message. 2025-04-05 15:13:32.982 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.982 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35605/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-05 15:13:32.983 [DefaultDispatcher-worker-2 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:32.983 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.983 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:32.983 [DefaultDispatcher-worker-2 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.983 [eventLoopGroupProxy-19-2 @call-handler#3282] 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-05 15:13:32.983 [eventLoopGroupProxy-19-2 @call-handler#3282] 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-05 15:13:32.983 [eventLoopGroupProxy-19-2 @call-handler#3282] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-05 15:13:32.983 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.983 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:32.987 [DefaultDispatcher-worker-4 @call-handler#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2025-04-05 15:13:32.987 [eventLoopGroupProxy-19-2 @call-handler#3282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.987 [DefaultDispatcher-worker-14 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.987 [DefaultDispatcher-worker-14 @coroutine#3016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/replication/message 2025-04-05 15:13:32.987 [DefaultDispatcher-worker-14 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/replication/message. 2025-04-05 15:13:32.987 [DefaultDispatcher-worker-14 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.989 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808 2025-04-05 15:13:32.989 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808. 2025-04-05 15:13:32.989 [UI Thread @coroutine#3306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808 2025-04-05 15:13:32.989 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.989 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.989 [UI Thread @coroutine#3310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.989 [eventLoopGroupProxy-19-2 @call-handler#3320] 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-05 15:13:32.989 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.989 [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:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.989 [UI Thread @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.989 [eventLoopGroupProxy-19-5 @call-handler#3324] 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-05 15:13:32.989 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.989 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.989 [UI Thread @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.990 [eventLoopGroupProxy-19-2 @call-handler#3320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.990 [eventLoopGroupProxy-19-6 @call-handler#3333] 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-05 15:13:32.990 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809 2025-04-05 15:13:32.990 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809. 2025-04-05 15:13:32.990 [UI Thread @coroutine#3335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809 2025-04-05 15:13:32.990 [eventLoopGroupProxy-19-7 @call-handler#3337] 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-05 15:13:32.990 [UI Thread @coroutine#3306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808 2025-04-05 15:13:32.990 [UI Thread @coroutine#3306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808 2025-04-05 15:13:32.990 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808. 2025-04-05 15:13:32.990 [eventLoopGroupProxy-19-2 @call-handler#3345] 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-05 15:13:32.990 [UI Thread @coroutine#3306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=713059114831351808 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.990 [eventLoopGroupProxy-19-6 @call-handler#3333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.990 [eventLoopGroupProxy-19-7 @call-handler#3337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.990 [eventLoopGroupProxy-19-5 @call-handler#3324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.991 [UI Thread @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.991 [UI Thread @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.991 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.991 [UI Thread @coroutine#3315] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.991 [UI Thread @coroutine#3310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.991 [UI Thread @coroutine#3310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.991 [UI Thread @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.991 [UI Thread @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 2025-04-05 15:13:32.991 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.991 [UI Thread @coroutine#3310] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.991 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808. 2025-04-05 15:13:32.991 [UI Thread @coroutine#3317] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=713059114831351809&assignmentUid=713059114831351808 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.992 [eventLoopGroupProxy-19-2 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-05 15:13:32.992 [DefaultDispatcher-worker-19 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4 2025-04-05 15:13:32.992 [UI Thread @coroutine#3335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809 2025-04-05 15:13:32.992 [UI Thread @coroutine#3335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809 2025-04-05 15:13:32.992 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809. 2025-04-05 15:13:32.992 [UI Thread @coroutine#3335] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35605/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=713059114831351808&clazzUid=713059114831351808&accountPersonUid=713059114831351809 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:32.995 [DefaultDispatcher-worker-3 @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:32.998 [DefaultDispatcher-worker-2 @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:33.001 [DefaultDispatcher-worker-17 @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:33.004 [DefaultDispatcher-worker-12 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:33.008 [DefaultDispatcher-worker-11 @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2025-04-05 15:13:33.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-05 15:13:33.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-05 15:13:33.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:33.010 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7410c197: (connection evicted) 2025-04-05 15:13:33.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:33.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-05 15:13:33.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-05 15:13:33.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-05 15:13:33.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-05 15:13:33.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:33.011 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62f8b2f4: (connection evicted) 2025-04-05 15:13:33.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:33.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-05 15:13:33.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-05 15:13:33.081 [DefaultDispatcher-worker-19 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:33.081 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.082 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:33.082 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.082 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.082 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.160 [DefaultDispatcher-worker-16 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:33.160 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.160 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:33.160 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.161 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.161 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.242 [DefaultDispatcher-worker-6 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:33.243 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.243 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:33.243 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.243 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.243 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.285 [DefaultDispatcher-worker-12 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:33.285 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.285 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:33.285 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.286 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.286 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.320 [DefaultDispatcher-worker-1 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2355ec2a 2025-04-05 15:13:33.320 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.320 [DefaultDispatcher-worker-1 @coroutine#2263] 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-05 15:13:33.320 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.321 [DefaultDispatcher-worker-1 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.340 [DefaultDispatcher-worker-20 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:33.340 [DefaultDispatcher-worker-20 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.340 [DefaultDispatcher-worker-20 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:33.340 [DefaultDispatcher-worker-20 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.340 [DefaultDispatcher-worker-15 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.340 [DefaultDispatcher-worker-15 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.484 [DefaultDispatcher-worker-8 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:33.484 [DefaultDispatcher-worker-8 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.484 [DefaultDispatcher-worker-8 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:33.484 [DefaultDispatcher-worker-8 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.484 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.484 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.542 [DefaultDispatcher-worker-13 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:33.542 [DefaultDispatcher-worker-13 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.542 [DefaultDispatcher-worker-13 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:33.542 [DefaultDispatcher-worker-13 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.543 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.543 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.667 [DefaultDispatcher-worker-8 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:33.667 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.667 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:33.667 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.668 [DefaultDispatcher-worker-11 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.668 [DefaultDispatcher-worker-11 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.988 [DefaultDispatcher-worker-4 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:33.988 [DefaultDispatcher-worker-4 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.988 [DefaultDispatcher-worker-4 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:33.988 [DefaultDispatcher-worker-4 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.989 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:33.989 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-05 15:13:34.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-05 15:13:34.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.015 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9be2897: (connection evicted) 2025-04-05 15:13:34.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-05 15:13:34.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-05 15:13:34.017 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@309d9033 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@23674e3d 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@23674e3d 2025-04-05 15:13:34.018 [Test worker @coroutine#3401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-05 15:13:34.027 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23674e3d 2025-04-05 15:13:34.033 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23674e3d 2025-04-05 15:13:34.034 [Test worker @coroutine#3404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23674e3d 2025-04-05 15:13:34.035 [Test worker @coroutine#3406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23674e3d 2025-04-05 15:13:34.035 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-05 15:13:34.035 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.035 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.035 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.035 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.035 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.035 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.035 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17179a7e 2025-04-05 15:13:34.035 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.035 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-05 15:13:34.036 [Test worker @coroutine#3401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-05 15:13:34.045 [Test worker @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-05 15:13:34.051 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-05 15:13:34.052 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-05 15:13:34.053 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-05 15:13:34.057 [DefaultDispatcher-worker-11 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc 2025-04-05 15:13:34.065 [DefaultDispatcher-worker-12 @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23674e3d 2025-04-05 15:13:34.071 [DefaultDispatcher-worker-8 @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23674e3d 2025-04-05 15:13:34.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-05 15:13:34.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-05 15:13:34.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.075 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23674e3d: (connection evicted) 2025-04-05 15:13:34.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-05 15:13:34.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-05 15:13:34.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-05 15:13:34.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-05 15:13:34.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.076 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce593bc: (connection evicted) 2025-04-05 15:13:34.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-05 15:13:34.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48a2fb11 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2025-04-05 15:13:34.077 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2025-04-05 15:13:34.078 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-05 15:13:34.087 [DefaultDispatcher-worker-17 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:34.087 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.087 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:34.087 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.087 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2025-04-05 15:13:34.087 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.087 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.093 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2025-04-05 15:13:34.094 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2025-04-05 15:13:34.095 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@792a9cb1 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.095 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-05 15:13:34.096 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-05 15:13:34.096 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-05 15:13:34.096 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-05 15:13:34.104 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-05 15:13:34.110 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-05 15:13:34.111 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-05 15:13:34.112 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-05 15:13:34.116 [DefaultDispatcher-worker-12 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-04-05 15:13:34.124 [DefaultDispatcher-worker-16 @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2025-04-05 15:13:34.129 [DefaultDispatcher-worker-18 @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2025-04-05 15:13:34.134 [DefaultDispatcher-worker-8 @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2025-04-05 15:13:34.144 [DefaultDispatcher-worker-12 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2025-04-05 15:13:34.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-05 15:13:34.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-05 15:13:34.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.147 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65208c91: (connection evicted) 2025-04-05 15:13:34.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-05 15:13:34.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-05 15:13:34.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-05 15:13:34.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-05 15:13:34.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.147 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9: (connection evicted) 2025-04-05 15:13:34.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-05 15:13:34.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-05 15:13:34.148 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-05 15:13:34.148 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.148 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.148 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.148 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.148 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.148 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.148 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ca9ffc0 2025-04-05 15:13:34.148 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.148 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-04-05 15:13:34.149 [Test worker @coroutine#3549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-05 15:13:34.158 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-04-05 15:13:34.164 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-04-05 15:13:34.165 [DefaultDispatcher-worker-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:34.165 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.165 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:34.165 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.165 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-04-05 15:13:34.166 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.166 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.166 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-04-05 15:13:34.166 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bff4cb9 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-05 15:13:34.167 [Test worker @coroutine#3549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-05 15:13:34.176 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-05 15:13:34.182 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-05 15:13:34.183 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-05 15:13:34.184 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-05 15:13:34.188 [DefaultDispatcher-worker-3 @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-04-05 15:13:34.196 [DefaultDispatcher-worker-7 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-04-05 15:13:34.201 [DefaultDispatcher-worker-21 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-04-05 15:13:34.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-05 15:13:34.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-05 15:13:34.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.205 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@808f65: (connection evicted) 2025-04-05 15:13:34.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-05 15:13:34.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-05 15:13:34.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-05 15:13:34.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-05 15:13:34.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.205 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8: (connection evicted) 2025-04-05 15:13:34.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-05 15:13:34.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2296926d 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.206 [Test worker @coroutine#3609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-05 15:13:34.207 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2025-04-05 15:13:34.207 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2025-04-05 15:13:34.207 [Test worker @coroutine#3609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-05 15:13:34.215 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2025-04-05 15:13:34.221 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2025-04-05 15:13:34.222 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2025-04-05 15:13:34.223 [Test worker @coroutine#3614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2025-04-05 15:13:34.223 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ebcf6c0 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-05 15:13:34.224 [Test worker @coroutine#3609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-05 15:13:34.233 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-05 15:13:34.238 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-05 15:13:34.239 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-05 15:13:34.240 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-05 15:13:34.244 [DefaultDispatcher-worker-8 @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69 2025-04-05 15:13:34.247 [DefaultDispatcher-worker-7 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:34.247 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.247 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:34.247 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.248 [DefaultDispatcher-worker-3 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.248 [DefaultDispatcher-worker-3 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.253 [DefaultDispatcher-worker-15 @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2025-04-05 15:13:34.258 [DefaultDispatcher-worker-4 @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2025-04-05 15:13:34.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-05 15:13:34.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-05 15:13:34.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.262 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@776d50d6: (connection evicted) 2025-04-05 15:13:34.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-05 15:13:34.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-05 15:13:34.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-05 15:13:34.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-05 15:13:34.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.262 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41c7ef69: (connection evicted) 2025-04-05 15:13:34.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-05 15:13:34.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-05 15:13:34.263 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f10082e 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2025-04-05 15:13:34.264 [Test worker @coroutine#3669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-05 15:13:34.273 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2025-04-05 15:13:34.279 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2025-04-05 15:13:34.280 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2025-04-05 15:13:34.281 [Test worker @coroutine#3674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@205efdfc 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-05 15:13:34.281 [Test worker @coroutine#3669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-05 15:13:34.290 [DefaultDispatcher-worker-15 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:34.290 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.290 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:34.290 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.291 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-05 15:13:34.291 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.291 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.297 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-05 15:13:34.298 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-05 15:13:34.299 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-05 15:13:34.302 [DefaultDispatcher-worker-7 @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35be9318 2025-04-05 15:13:34.311 [DefaultDispatcher-worker-9 @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2025-04-05 15:13:34.316 [DefaultDispatcher-worker-16 @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2025-04-05 15:13:34.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-05 15:13:34.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-05 15:13:34.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.320 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2179127d: (connection evicted) 2025-04-05 15:13:34.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-05 15:13:34.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-05 15:13:34.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-05 15:13:34.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-05 15:13:34.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.320 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35be9318: (connection evicted) 2025-04-05 15:13:34.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-05 15:13:34.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2008dfa7 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.321 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-05 15:13:34.322 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4ba6f4 2025-04-05 15:13:34.322 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4ba6f4 2025-04-05 15:13:34.322 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-05 15:13:34.325 [DefaultDispatcher-worker-4 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2355ec2a 2025-04-05 15:13:34.326 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.326 [DefaultDispatcher-worker-4 @coroutine#2263] 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-05 15:13:34.326 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.326 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.331 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4ba6f4 2025-04-05 15:13:34.337 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4ba6f4 2025-04-05 15:13:34.338 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4ba6f4 2025-04-05 15:13:34.339 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4ba6f4 2025-04-05 15:13:34.339 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-05 15:13:34.339 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.339 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16908f89 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-05 15:13:34.340 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-05 15:13:34.344 [DefaultDispatcher-worker-11 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:34.344 [DefaultDispatcher-worker-11 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.344 [DefaultDispatcher-worker-11 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:34.344 [DefaultDispatcher-worker-11 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.345 [DefaultDispatcher-worker-16 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.345 [DefaultDispatcher-worker-16 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.349 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-05 15:13:34.355 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-05 15:13:34.356 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-05 15:13:34.357 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-05 15:13:34.361 [DefaultDispatcher-worker-12 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33cee31a 2025-04-05 15:13:34.370 [DefaultDispatcher-worker-15 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4ba6f4 2025-04-05 15:13:34.374 [DefaultDispatcher-worker-15 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4ba6f4 2025-04-05 15:13:34.378 [DefaultDispatcher-worker-12 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4ba6f4 2025-04-05 15:13:34.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-05 15:13:34.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-05 15:13:34.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.382 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4ba6f4: (connection evicted) 2025-04-05 15:13:34.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-05 15:13:34.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-05 15:13:34.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-05 15:13:34.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-05 15:13:34.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.383 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33cee31a: (connection evicted) 2025-04-05 15:13:34.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-05 15:13:34.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5843ab8 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2025-04-05 15:13:34.384 [Test worker @coroutine#3794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-05 15:13:34.393 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2025-04-05 15:13:34.399 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2025-04-05 15:13:34.400 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2025-04-05 15:13:34.401 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5effc15d 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-05 15:13:34.402 [Test worker @coroutine#3794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-05 15:13:34.411 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-05 15:13:34.416 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-05 15:13:34.417 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-05 15:13:34.418 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-05 15:13:34.422 [DefaultDispatcher-worker-9 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-05 15:13:34.430 [DefaultDispatcher-worker-9 @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2025-04-05 15:13:34.433 [DefaultDispatcher-worker-3 @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2025-04-05 15:13:34.437 [DefaultDispatcher-worker-14 @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2025-04-05 15:13:34.447 [DefaultDispatcher-worker-8 @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2025-04-05 15:13:34.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-05 15:13:34.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-05 15:13:34.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.449 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77393f2e: (connection evicted) 2025-04-05 15:13:34.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-05 15:13:34.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-05 15:13:34.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-05 15:13:34.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-05 15:13:34.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.450 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce: (connection evicted) 2025-04-05 15:13:34.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-05 15:13:34.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31a1b37b 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2025-04-05 15:13:34.451 [Test worker @coroutine#3881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-05 15:13:34.458 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2025-04-05 15:13:34.463 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2025-04-05 15:13:34.464 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2025-04-05 15:13:34.465 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2291fb1 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.465 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-05 15:13:34.466 [Test worker @coroutine#3881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-05 15:13:34.473 [Test worker @coroutine#3881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-05 15:13:34.478 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-05 15:13:34.479 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-05 15:13:34.480 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-05 15:13:34.483 [DefaultDispatcher-worker-18 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-05 15:13:34.488 [DefaultDispatcher-worker-13 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:34.488 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.488 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:34.488 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.489 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.489 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.491 [DefaultDispatcher-worker-8 @coroutine#3881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2025-04-05 15:13:34.495 [DefaultDispatcher-worker-5 @coroutine#3881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2025-04-05 15:13:34.497 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32 2025-04-05 15:13:34.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-05 15:13:34.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-05 15:13:34.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.500 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ab7b32: (connection evicted) 2025-04-05 15:13:34.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-05 15:13:34.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-05 15:13:34.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-05 15:13:34.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-05 15:13:34.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.501 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354: (connection evicted) 2025-04-05 15:13:34.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-05 15:13:34.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@222af5ff 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e21fb5 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e21fb5 2025-04-05 15:13:34.502 [Test worker @coroutine#3943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-05 15:13:34.509 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e21fb5 2025-04-05 15:13:34.514 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e21fb5 2025-04-05 15:13:34.515 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e21fb5 2025-04-05 15:13:34.516 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e21fb5 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3146c61d 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-05 15:13:34.516 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-05 15:13:34.517 [Test worker @coroutine#3943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-05 15:13:34.526 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-05 15:13:34.531 [Test worker @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-05 15:13:34.532 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-05 15:13:34.532 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-05 15:13:34.536 [DefaultDispatcher-worker-12 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-05 15:13:34.544 [DefaultDispatcher-worker-7 @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e21fb5 2025-04-05 15:13:34.546 [DefaultDispatcher-worker-20 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:34.546 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.547 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:34.547 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.547 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.547 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.548 [DefaultDispatcher-worker-21 @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e21fb5 2025-04-05 15:13:34.549 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e21fb5 2025-04-05 15:13:34.550 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e21fb5 2025-04-05 15:13:34.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-05 15:13:34.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-05 15:13:34.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.553 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73e21fb5: (connection evicted) 2025-04-05 15:13:34.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-05 15:13:34.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-05 15:13:34.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-05 15:13:34.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-05 15:13:34.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.554 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf: (connection evicted) 2025-04-05 15:13:34.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-05 15:13:34.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dec84e3 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d9ef05 2025-04-05 15:13:34.555 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d9ef05 2025-04-05 15:13:34.556 [Test worker @coroutine#4007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-05 15:13:34.563 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d9ef05 2025-04-05 15:13:34.568 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d9ef05 2025-04-05 15:13:34.568 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d9ef05 2025-04-05 15:13:34.569 [Test worker @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d9ef05 2025-04-05 15:13:34.569 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a88e6a9 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bc72af 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bc72af 2025-04-05 15:13:34.570 [Test worker @coroutine#4007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-05 15:13:34.577 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc72af 2025-04-05 15:13:34.582 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc72af 2025-04-05 15:13:34.583 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc72af 2025-04-05 15:13:34.583 [Test worker @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc72af 2025-04-05 15:13:34.587 [DefaultDispatcher-worker-2 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc72af 2025-04-05 15:13:34.594 [DefaultDispatcher-worker-9 @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d9ef05 2025-04-05 15:13:34.599 [DefaultDispatcher-worker-7 @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d9ef05 2025-04-05 15:13:34.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-05 15:13:34.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-05 15:13:34.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.638 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56d9ef05: (connection evicted) 2025-04-05 15:13:34.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-05 15:13:34.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-05 15:13:34.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-05 15:13:34.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-05 15:13:34.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.639 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20bc72af: (connection evicted) 2025-04-05 15:13:34.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-05 15:13:34.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32f35739 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-04-05 15:13:34.640 [Test worker @coroutine#4085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-05 15:13:34.647 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-04-05 15:13:34.653 [Test worker @coroutine#4086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-04-05 15:13:34.654 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-04-05 15:13:34.654 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f4232 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-04-05 15:13:34.655 [Test worker @coroutine#4085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-05 15:13:34.662 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-04-05 15:13:34.667 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-04-05 15:13:34.668 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-04-05 15:13:34.669 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-04-05 15:13:34.671 [DefaultDispatcher-worker-14 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:34.672 [DefaultDispatcher-worker-14 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.672 [DefaultDispatcher-worker-14 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:34.672 [DefaultDispatcher-worker-14 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.672 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.672 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.672 [DefaultDispatcher-worker-10 @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@beac39c 2025-04-05 15:13:34.679 [DefaultDispatcher-worker-7 @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-04-05 15:13:34.684 [DefaultDispatcher-worker-6 @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063 2025-04-05 15:13:34.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-05 15:13:34.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-05 15:13:34.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.689 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ef6a063: (connection evicted) 2025-04-05 15:13:34.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-05 15:13:34.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-05 15:13:34.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-05 15:13:34.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-05 15:13:34.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.689 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@beac39c: (connection evicted) 2025-04-05 15:13:34.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-05 15:13:34.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-05 15:13:34.690 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11a9f958 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbe0f64 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbe0f64 2025-04-05 15:13:34.691 [Test worker @coroutine#4145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-05 15:13:34.698 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fbe0f64 2025-04-05 15:13:34.703 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fbe0f64 2025-04-05 15:13:34.704 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fbe0f64 2025-04-05 15:13:34.705 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fbe0f64 2025-04-05 15:13:34.705 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e934485 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2025-04-05 15:13:34.706 [Test worker @coroutine#4145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-05 15:13:34.713 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2025-04-05 15:13:34.718 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2025-04-05 15:13:34.719 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2025-04-05 15:13:34.720 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2025-04-05 15:13:34.724 [DefaultDispatcher-worker-12 @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dea16 2025-04-05 15:13:34.731 [DefaultDispatcher-worker-3 @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fbe0f64 2025-04-05 15:13:34.736 [DefaultDispatcher-worker-17 @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fbe0f64 2025-04-05 15:13:34.737 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fbe0f64 2025-04-05 15:13:34.738 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fbe0f64 2025-04-05 15:13:34.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-05 15:13:34.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-05 15:13:34.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.742 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fbe0f64: (connection evicted) 2025-04-05 15:13:34.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-05 15:13:34.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-05 15:13:34.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-05 15:13:34.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-05 15:13:34.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.742 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@446dea16: (connection evicted) 2025-04-05 15:13:34.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-05 15:13:34.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-05 15:13:34.743 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@339d5e8 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbf7e81 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbf7e81 2025-04-05 15:13:34.744 [Test worker @coroutine#4206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-05 15:13:34.751 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbf7e81 2025-04-05 15:13:34.756 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbf7e81 2025-04-05 15:13:34.757 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbf7e81 2025-04-05 15:13:34.758 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbf7e81 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ce80c85 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7ce31c 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7ce31c 2025-04-05 15:13:34.758 [Test worker @coroutine#4206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-05 15:13:34.766 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7ce31c 2025-04-05 15:13:34.770 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7ce31c 2025-04-05 15:13:34.771 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7ce31c 2025-04-05 15:13:34.772 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7ce31c 2025-04-05 15:13:34.776 [DefaultDispatcher-worker-3 @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7ce31c 2025-04-05 15:13:34.783 [DefaultDispatcher-worker-16 @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbf7e81 2025-04-05 15:13:34.787 [DefaultDispatcher-worker-6 @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbf7e81 2025-04-05 15:13:34.792 [UI Thread @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbf7e81 2025-04-05 15:13:34.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-05 15:13:34.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-05 15:13:34.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.794 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bbf7e81: (connection evicted) 2025-04-05 15:13:34.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-05 15:13:34.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-05 15:13:34.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-05 15:13:34.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-05 15:13:34.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.794 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d7ce31c: (connection evicted) 2025-04-05 15:13:34.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-05 15:13:34.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1835b24b 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-05 15:13:34.796 [Test worker @coroutine#4298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-05 15:13:34.806 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-05 15:13:34.812 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-05 15:13:34.812 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-05 15:13:34.813 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-05 15:13:34.818 [DefaultDispatcher-worker-10 @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-05 15:13:34.819 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-05 15:13:34.826 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d89c923 2025-04-05 15:13:34.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-05 15:13:34.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-05 15:13:34.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.838 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d89c923: (connection evicted) 2025-04-05 15:13:34.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-05 15:13:34.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623e578b 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.839 [Test worker @coroutine#4331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-05 15:13:34.840 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-04-05 15:13:34.840 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-04-05 15:13:34.840 [Test worker @coroutine#4331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-05 15:13:34.847 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-04-05 15:13:34.852 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-04-05 15:13:34.853 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-04-05 15:13:34.854 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-04-05 15:13:34.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-05 15:13:34.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-05 15:13:34.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:34.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-05 15:13:34.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@759fe679 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.856 [Test worker @coroutine#4361] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-05 15:13:34.857 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2025-04-05 15:13:34.857 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2025-04-05 15:13:34.857 [Test worker @coroutine#4361] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-05 15:13:34.864 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2025-04-05 15:13:34.869 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2025-04-05 15:13:34.870 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2025-04-05 15:13:34.871 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbbdca 2025-04-05 15:13:34.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-05 15:13:34.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-05 15:13:34.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:34.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-05 15:13:34.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f976f43 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.874 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.875 [Test worker @coroutine#4391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-05 15:13:34.875 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2025-04-05 15:13:34.875 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2025-04-05 15:13:34.875 [Test worker @coroutine#4391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-05 15:13:34.882 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2025-04-05 15:13:34.887 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2025-04-05 15:13:34.888 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2025-04-05 15:13:34.889 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2025-04-05 15:13:34.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-05 15:13:34.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-05 15:13:34.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:34.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-05 15:13:34.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d5db99 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4104b585 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4104b585 2025-04-05 15:13:34.893 [Test worker @coroutine#4420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-05 15:13:34.901 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4104b585 2025-04-05 15:13:34.906 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4104b585 2025-04-05 15:13:34.907 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4104b585 2025-04-05 15:13:34.908 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4104b585 2025-04-05 15:13:34.912 [DefaultDispatcher-worker-11 @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4104b585 2025-04-05 15:13:34.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-05 15:13:34.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-05 15:13:34.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.920 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4104b585: (connection evicted) 2025-04-05 15:13:34.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-05 15:13:34.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-05 15:13:34.921 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-05 15:13:34.921 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.921 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.921 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.921 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.921 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd226da 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be3baf2 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be3baf2 2025-04-05 15:13:34.922 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-05 15:13:34.929 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be3baf2 2025-04-05 15:13:34.934 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be3baf2 2025-04-05 15:13:34.935 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be3baf2 2025-04-05 15:13:34.935 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be3baf2 2025-04-05 15:13:34.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-05 15:13:34.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-05 15:13:34.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:34.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-05 15:13:34.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc070c2 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c8cc46 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c8cc46 2025-04-05 15:13:34.938 [Test worker @coroutine#4481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-05 15:13:34.946 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c8cc46 2025-04-05 15:13:34.951 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c8cc46 2025-04-05 15:13:34.952 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c8cc46 2025-04-05 15:13:34.953 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c8cc46 2025-04-05 15:13:34.957 [DefaultDispatcher-worker-15 @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c8cc46 2025-04-05 15:13:34.958 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c8cc46 2025-04-05 15:13:34.959 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c8cc46 2025-04-05 15:13:34.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-05 15:13:34.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-05 15:13:34.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:34.960 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60c8cc46: (connection evicted) 2025-04-05 15:13:34.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:34.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-05 15:13:34.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ad49704 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-05 15:13:34.962 [Test worker @coroutine#4514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-05 15:13:34.969 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-05 15:13:34.974 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-05 15:13:34.975 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-05 15:13:34.976 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55785ee7 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-05 15:13:34.976 [Test worker @coroutine#4514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-05 15:13:34.984 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-05 15:13:34.989 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-05 15:13:34.990 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-05 15:13:34.991 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-05 15:13:34.993 [DefaultDispatcher-worker-5 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:34.993 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.993 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:34.993 [DefaultDispatcher-worker-5 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.994 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.994 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:34.994 [DefaultDispatcher-worker-9 @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2726 2025-04-05 15:13:35.001 [DefaultDispatcher-worker-6 @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-05 15:13:35.010 [DefaultDispatcher-worker-2 @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-05 15:13:35.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-05 15:13:35.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-05 15:13:35.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.015 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706: (connection evicted) 2025-04-05 15:13:35.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-05 15:13:35.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-05 15:13:35.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-05 15:13:35.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-05 15:13:35.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.016 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10bf2726: (connection evicted) 2025-04-05 15:13:35.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-05 15:13:35.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ef22587 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-05 15:13:35.017 [Test worker @coroutine#4544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-05 15:13:35.025 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-05 15:13:35.030 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-05 15:13:35.030 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-05 15:13:35.031 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5145dddc 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-05 15:13:35.032 [Test worker @coroutine#4544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-05 15:13:35.039 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-05 15:13:35.044 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-05 15:13:35.045 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-05 15:13:35.046 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-05 15:13:35.050 [DefaultDispatcher-worker-11 @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-05 15:13:35.058 [DefaultDispatcher-worker-4 @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-05 15:13:35.068 [DefaultDispatcher-worker-9 @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-05 15:13:35.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-05 15:13:35.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-05 15:13:35.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.070 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3: (connection evicted) 2025-04-05 15:13:35.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-05 15:13:35.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-05 15:13:35.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-05 15:13:35.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-05 15:13:35.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.071 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7: (connection evicted) 2025-04-05 15:13:35.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-05 15:13:35.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dba2d07 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.072 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-05 15:13:35.073 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-05 15:13:35.073 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-05 15:13:35.073 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-05 15:13:35.080 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-05 15:13:35.085 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-05 15:13:35.086 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-05 15:13:35.087 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@429ad94a 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.087 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-05 15:13:35.088 [Test worker @coroutine#4571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-05 15:13:35.092 [DefaultDispatcher-worker-10 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:35.092 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.092 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:35.092 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.093 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.093 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.096 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-05 15:13:35.101 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-05 15:13:35.102 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-05 15:13:35.103 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-05 15:13:35.107 [DefaultDispatcher-worker-1 @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-05 15:13:35.115 [DefaultDispatcher-worker-10 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-05 15:13:35.122 [DefaultDispatcher-worker-14 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-05 15:13:35.126 [DefaultDispatcher-worker-1 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-05 15:13:35.131 [DefaultDispatcher-worker-6 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2 2025-04-05 15:13:35.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-05 15:13:35.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-05 15:13:35.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.137 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f3616d2: (connection evicted) 2025-04-05 15:13:35.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-05 15:13:35.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-05 15:13:35.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-05 15:13:35.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-05 15:13:35.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.138 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661ec798: (connection evicted) 2025-04-05 15:13:35.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-05 15:13:35.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-05 15:13:35.139 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1e9a10 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-05 15:13:35.140 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-05 15:13:35.148 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-05 15:13:35.152 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-05 15:13:35.153 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-05 15:13:35.154 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59ea2a36 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.154 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-05 15:13:35.155 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-05 15:13:35.162 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-05 15:13:35.167 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-05 15:13:35.168 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-05 15:13:35.169 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-05 15:13:35.170 [DefaultDispatcher-worker-4 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:35.170 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.170 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:35.170 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.171 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.171 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.172 [DefaultDispatcher-worker-18 @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-04-05 15:13:35.180 [DefaultDispatcher-worker-6 @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-05 15:13:35.184 [DefaultDispatcher-worker-8 @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-05 15:13:35.187 [DefaultDispatcher-worker-17 @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2025-04-05 15:13:35.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-05 15:13:35.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-05 15:13:35.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.193 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f: (connection evicted) 2025-04-05 15:13:35.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-05 15:13:35.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-05 15:13:35.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-05 15:13:35.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-05 15:13:35.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.193 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@feb0f52: (connection evicted) 2025-04-05 15:13:35.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-05 15:13:35.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@334d96af 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.194 [Test worker @coroutine#4652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-05 15:13:35.195 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-05 15:13:35.195 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-05 15:13:35.195 [Test worker @coroutine#4652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-05 15:13:35.202 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-05 15:13:35.207 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-05 15:13:35.207 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-05 15:13:35.208 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-05 15:13:35.208 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-05 15:13:35.208 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb9295f 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-05 15:13:35.209 [Test worker @coroutine#4652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-05 15:13:35.216 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-05 15:13:35.221 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-05 15:13:35.221 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-05 15:13:35.222 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-05 15:13:35.226 [DefaultDispatcher-worker-12 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2025-04-05 15:13:35.233 [DefaultDispatcher-worker-8 @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-05 15:13:35.237 [DefaultDispatcher-worker-17 @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-05 15:13:35.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-05 15:13:35.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-05 15:13:35.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.239 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2db55dec: (connection evicted) 2025-04-05 15:13:35.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-05 15:13:35.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-05 15:13:35.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-05 15:13:35.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-05 15:13:35.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.239 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8e654f7: (connection evicted) 2025-04-05 15:13:35.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-05 15:13:35.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78131a47 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.241 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-05 15:13:35.242 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.242 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.242 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.242 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.242 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.242 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.242 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.242 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.242 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-05 15:13:35.242 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-04-05 15:13:35.242 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-04-05 15:13:35.242 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-05 15:13:35.249 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-04-05 15:13:35.252 [DefaultDispatcher-worker-20 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:35.252 [DefaultDispatcher-worker-20 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.252 [DefaultDispatcher-worker-20 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:35.252 [DefaultDispatcher-worker-20 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.253 [DefaultDispatcher-worker-21 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.253 [DefaultDispatcher-worker-21 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.254 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-04-05 15:13:35.255 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-04-05 15:13:35.256 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c586bb6 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-05 15:13:35.256 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-04-05 15:13:35.257 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-04-05 15:13:35.257 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-05 15:13:35.264 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-04-05 15:13:35.268 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-04-05 15:13:35.269 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-04-05 15:13:35.270 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-04-05 15:13:35.274 [DefaultDispatcher-worker-3 @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-04-05 15:13:35.281 [DefaultDispatcher-worker-8 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-04-05 15:13:35.286 [DefaultDispatcher-worker-4 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-04-05 15:13:35.295 [DefaultDispatcher-worker-19 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:35.295 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.296 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:35.296 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.296 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.296 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.297 [DefaultDispatcher-worker-8 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-04-05 15:13:35.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-05 15:13:35.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-05 15:13:35.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.299 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f: (connection evicted) 2025-04-05 15:13:35.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-05 15:13:35.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-05 15:13:35.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-05 15:13:35.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-05 15:13:35.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.299 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2: (connection evicted) 2025-04-05 15:13:35.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-05 15:13:35.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c431e2a 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.300 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.301 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.301 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.301 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.301 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.301 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-05 15:13:35.301 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-04-05 15:13:35.301 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-04-05 15:13:35.301 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-05 15:13:35.308 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-04-05 15:13:35.313 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-04-05 15:13:35.314 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-04-05 15:13:35.315 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45a0ba61 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2025-04-05 15:13:35.315 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-05 15:13:35.322 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2025-04-05 15:13:35.327 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2025-04-05 15:13:35.328 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2025-04-05 15:13:35.329 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2025-04-05 15:13:35.331 [DefaultDispatcher-worker-2 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2355ec2a 2025-04-05 15:13:35.331 [DefaultDispatcher-worker-2 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.331 [DefaultDispatcher-worker-2 @coroutine#2263] 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-05 15:13:35.331 [DefaultDispatcher-worker-2 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.331 [DefaultDispatcher-worker-10 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.333 [DefaultDispatcher-worker-2 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2025-04-05 15:13:35.340 [DefaultDispatcher-worker-19 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-04-05 15:13:35.345 [DefaultDispatcher-worker-7 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-04-05 15:13:35.348 [DefaultDispatcher-worker-19 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-04-05 15:13:35.348 [DefaultDispatcher-worker-15 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:35.349 [DefaultDispatcher-worker-15 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.349 [DefaultDispatcher-worker-15 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:35.349 [DefaultDispatcher-worker-15 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.349 [DefaultDispatcher-worker-10 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.349 [DefaultDispatcher-worker-10 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.355 [DefaultDispatcher-worker-4 @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-04-05 15:13:35.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-05 15:13:35.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-05 15:13:35.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.356 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79753f20: (connection evicted) 2025-04-05 15:13:35.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-05 15:13:35.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-05 15:13:35.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-05 15:13:35.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-05 15:13:35.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.356 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349: (connection evicted) 2025-04-05 15:13:35.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-05 15:13:35.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ba3eee9 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-05 15:13:35.358 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-05 15:13:35.366 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-05 15:13:35.371 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-05 15:13:35.372 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-05 15:13:35.372 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686279e0 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-05 15:13:35.373 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-05 15:13:35.380 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-05 15:13:35.385 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-05 15:13:35.386 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-05 15:13:35.387 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-05 15:13:35.391 [DefaultDispatcher-worker-10 @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-05 15:13:35.399 [DefaultDispatcher-worker-10 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-05 15:13:35.404 [DefaultDispatcher-worker-11 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-05 15:13:35.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-05 15:13:35.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-05 15:13:35.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.410 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c634a04: (connection evicted) 2025-04-05 15:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-05 15:13:35.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-05 15:13:35.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-05 15:13:35.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-05 15:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.411 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5: (connection evicted) 2025-04-05 15:13:35.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-05 15:13:35.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0b7b6d 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-05 15:13:35.412 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-05 15:13:35.420 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-05 15:13:35.425 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-05 15:13:35.426 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-05 15:13:35.427 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@316975be 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2025-04-05 15:13:35.427 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-05 15:13:35.435 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2025-04-05 15:13:35.440 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2025-04-05 15:13:35.440 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2025-04-05 15:13:35.441 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2025-04-05 15:13:35.445 [DefaultDispatcher-worker-19 @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2025-04-05 15:13:35.452 [DefaultDispatcher-worker-11 @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-05 15:13:35.456 [DefaultDispatcher-worker-6 @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da 2025-04-05 15:13:35.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-05 15:13:35.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-05 15:13:35.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.459 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f3f9da: (connection evicted) 2025-04-05 15:13:35.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-05 15:13:35.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-05 15:13:35.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-05 15:13:35.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-05 15:13:35.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.460 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93: (connection evicted) 2025-04-05 15:13:35.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-05 15:13:35.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6daeaff2 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2025-04-05 15:13:35.461 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-05 15:13:35.468 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2025-04-05 15:13:35.473 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2025-04-05 15:13:35.474 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2025-04-05 15:13:35.475 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21bf94d3 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7479b19a 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7479b19a 2025-04-05 15:13:35.475 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-05 15:13:35.482 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7479b19a 2025-04-05 15:13:35.487 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7479b19a 2025-04-05 15:13:35.488 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7479b19a 2025-04-05 15:13:35.489 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7479b19a 2025-04-05 15:13:35.492 [DefaultDispatcher-worker-1 @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7479b19a 2025-04-05 15:13:35.492 [DefaultDispatcher-worker-1 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:35.492 [DefaultDispatcher-worker-1 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.492 [DefaultDispatcher-worker-1 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:35.492 [DefaultDispatcher-worker-1 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.493 [DefaultDispatcher-worker-18 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.493 [DefaultDispatcher-worker-18 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.499 [DefaultDispatcher-worker-8 @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2025-04-05 15:13:35.503 [DefaultDispatcher-worker-2 @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2025-04-05 15:13:35.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-05 15:13:35.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-05 15:13:35.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.505 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@541c32de: (connection evicted) 2025-04-05 15:13:35.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-05 15:13:35.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-05 15:13:35.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-05 15:13:35.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-05 15:13:35.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.506 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7479b19a: (connection evicted) 2025-04-05 15:13:35.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-05 15:13:35.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@173039b5 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-05 15:13:35.507 [Test worker @coroutine#4895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-05 15:13:35.515 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-05 15:13:35.519 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-05 15:13:35.520 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-05 15:13:35.521 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eba64a9 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.521 [Test worker @coroutine#4895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-05 15:13:35.522 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-05 15:13:35.522 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-05 15:13:35.522 [Test worker @coroutine#4895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-05 15:13:35.529 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-05 15:13:35.533 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-05 15:13:35.534 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-05 15:13:35.535 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-05 15:13:35.539 [DefaultDispatcher-worker-3 @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-04-05 15:13:35.545 [DefaultDispatcher-worker-7 @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-05 15:13:35.553 [DefaultDispatcher-worker-17 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:35.553 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.553 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:35.553 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.553 [DefaultDispatcher-worker-14 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.553 [DefaultDispatcher-worker-14 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.554 [DefaultDispatcher-worker-8 @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-05 15:13:35.558 [DefaultDispatcher-worker-7 @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-05 15:13:35.608 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.622 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.671 [DefaultDispatcher-worker-19 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37635407 2025-04-05 15:13:35.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-05 15:13:35.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-05 15:13:35.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.673 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37635407: (connection evicted) 2025-04-05 15:13:35.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-05 15:13:35.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-05 15:13:35.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-05 15:13:35.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-05 15:13:35.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.673 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c: (connection evicted) 2025-04-05 15:13:35.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-05 15:13:35.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-05 15:13:35.674 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32fccfc2 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-05 15:13:35.675 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-05 15:13:35.676 [DefaultDispatcher-worker-3 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:35.677 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.677 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:35.677 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.677 [DefaultDispatcher-worker-15 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.677 [DefaultDispatcher-worker-15 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.683 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-05 15:13:35.687 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-05 15:13:35.688 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-05 15:13:35.689 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e19908e 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.689 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-05 15:13:35.690 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-05 15:13:35.690 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-05 15:13:35.690 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-05 15:13:35.697 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-05 15:13:35.701 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-05 15:13:35.702 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-05 15:13:35.703 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-05 15:13:35.706 [DefaultDispatcher-worker-8 @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-05 15:13:35.714 [DefaultDispatcher-worker-16 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-05 15:13:35.719 [DefaultDispatcher-worker-5 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-05 15:13:35.723 [DefaultDispatcher-worker-15 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-05 15:13:35.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-05 15:13:35.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-05 15:13:35.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.725 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@576d4810: (connection evicted) 2025-04-05 15:13:35.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-05 15:13:35.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-05 15:13:35.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-05 15:13:35.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-05 15:13:35.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.726 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3: (connection evicted) 2025-04-05 15:13:35.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-05 15:13:35.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5e1b83 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2025-04-05 15:13:35.727 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-05 15:13:35.734 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2025-04-05 15:13:35.739 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2025-04-05 15:13:35.740 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2025-04-05 15:13:35.741 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b06e50 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d8a602 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d8a602 2025-04-05 15:13:35.741 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-05 15:13:35.748 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d8a602 2025-04-05 15:13:35.753 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d8a602 2025-04-05 15:13:35.754 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d8a602 2025-04-05 15:13:35.755 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d8a602 2025-04-05 15:13:35.758 [DefaultDispatcher-worker-2 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66d8a602 2025-04-05 15:13:35.766 [DefaultDispatcher-worker-20 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2025-04-05 15:13:35.772 [DefaultDispatcher-worker-4 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1215982f 2025-04-05 15:13:35.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-05 15:13:35.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-05 15:13:35.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.774 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1215982f: (connection evicted) 2025-04-05 15:13:35.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-05 15:13:35.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-05 15:13:35.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-05 15:13:35.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-05 15:13:35.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.775 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66d8a602: (connection evicted) 2025-04-05 15:13:35.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-05 15:13:35.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-05 15:13:35.775 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361d56a3 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-05 15:13:35.776 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-05 15:13:35.783 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-05 15:13:35.788 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-05 15:13:35.789 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-05 15:13:35.790 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30d4d6fb 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2025-04-05 15:13:35.790 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-05 15:13:35.797 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2025-04-05 15:13:35.802 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2025-04-05 15:13:35.803 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2025-04-05 15:13:35.804 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2025-04-05 15:13:35.807 [DefaultDispatcher-worker-2 @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2025-04-05 15:13:35.815 [DefaultDispatcher-worker-17 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-05 15:13:35.820 [DefaultDispatcher-worker-5 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-05 15:13:35.824 [DefaultDispatcher-worker-15 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2461b519 2025-04-05 15:13:35.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-05 15:13:35.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-05 15:13:35.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.827 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2461b519: (connection evicted) 2025-04-05 15:13:35.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-05 15:13:35.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-05 15:13:35.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-05 15:13:35.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-05 15:13:35.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.827 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4483e237: (connection evicted) 2025-04-05 15:13:35.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-05 15:13:35.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531455c1 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-05 15:13:35.829 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-05 15:13:35.836 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-05 15:13:35.841 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-05 15:13:35.842 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-05 15:13:35.843 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-05 15:13:35.847 [DefaultDispatcher-worker-7 @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-05 15:13:35.849 [DefaultDispatcher-worker-8 @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826 2025-04-05 15:13:35.856 [UI Thread @coroutine#5055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=713059127204392960 2025-04-05 15:13:35.856 [UI Thread @coroutine#5055] 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=713059127204392960. 2025-04-05 15:13:35.856 [UI Thread @coroutine#5055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=713059127204392960 2025-04-05 15:13:35.857 [UI Thread @coroutine#5055] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=713059127204392960 2025-04-05 15:13:35.857 [UI Thread @coroutine#5055] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=713059127204392960 2025-04-05 15:13:35.858 [UI Thread @coroutine#5055] 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=713059127204392960. 2025-04-05 15:13:35.858 [UI Thread @coroutine#5055] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=713059127204392960 to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:35.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-05 15:13:35.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-05 15:13:35.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.860 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ec9d826: (connection evicted) 2025-04-05 15:13:35.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-05 15:13:35.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4623c0d3 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.893 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-05 15:13:35.894 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3095e9c6 2025-04-05 15:13:35.894 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3095e9c6 2025-04-05 15:13:35.894 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-05 15:13:35.901 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3095e9c6 2025-04-05 15:13:35.906 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3095e9c6 2025-04-05 15:13:35.907 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3095e9c6 2025-04-05 15:13:35.908 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3095e9c6 2025-04-05 15:13:35.912 [DefaultDispatcher-worker-18 @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3095e9c6 2025-04-05 15:13:35.922 [DefaultDispatcher-worker-18 @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3095e9c6 2025-04-05 15:13:35.926 [DefaultDispatcher-worker-7 @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3095e9c6 2025-04-05 15:13:35.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-05 15:13:35.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-05 15:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:35.933 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3095e9c6: (connection evicted) 2025-04-05 15:13:35.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-05 15:13:35.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7b5484 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-04-05 15:13:35.970 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-05 15:13:35.978 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-04-05 15:13:35.983 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-04-05 15:13:35.984 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-04-05 15:13:35.985 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-04-05 15:13:35.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-05 15:13:35.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-05 15:13:35.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:35.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:35.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-05 15:13:35.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ee63d9 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-04-05 15:13:35.989 [Test worker @coroutine#5113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-05 15:13:35.997 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-04-05 15:13:35.998 [DefaultDispatcher-worker-17 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:35.998 [DefaultDispatcher-worker-17 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.998 [DefaultDispatcher-worker-17 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:35.998 [DefaultDispatcher-worker-17 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.999 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:35.999 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.002 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-04-05 15:13:36.002 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-04-05 15:13:36.003 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c68ccb 2025-04-05 15:13:36.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-05 15:13:36.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-05 15:13:36.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:36.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-05 15:13:36.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1d6ace 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.006 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-05 15:13:36.007 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2025-04-05 15:13:36.007 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2025-04-05 15:13:36.007 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-05 15:13:36.015 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2025-04-05 15:13:36.020 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2025-04-05 15:13:36.021 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2025-04-05 15:13:36.021 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c6be2d 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@56313529 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@56313529 2025-04-05 15:13:36.022 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-05 15:13:36.030 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2025-04-05 15:13:36.035 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2025-04-05 15:13:36.036 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2025-04-05 15:13:36.037 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2025-04-05 15:13:36.040 [DefaultDispatcher-worker-5 @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56313529 2025-04-05 15:13:36.048 [DefaultDispatcher-worker-12 @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737 2025-04-05 15:13:36.050 [UI Thread @coroutine#5157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-05 15:13:36.050 [UI Thread @coroutine#5157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-05 15:13:36.050 [UI Thread @coroutine#5157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-05 15:13:36.051 [UI Thread @coroutine#5157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-05 15:13:36.051 [UI Thread @coroutine#5157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-05 15:13:36.052 [UI Thread @coroutine#5157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-05 15:13:36.052 [UI Thread @coroutine#5157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34439/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:36.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-05 15:13:36.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-05 15:13:36.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.053 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f3aa737: (connection evicted) 2025-04-05 15:13:36.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-05 15:13:36.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-05 15:13:36.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-05 15:13:36.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-05 15:13:36.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.053 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56313529: (connection evicted) 2025-04-05 15:13:36.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-05 15:13:36.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2394fad2 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-05 15:13:36.055 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-05 15:13:36.062 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-05 15:13:36.067 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-05 15:13:36.068 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-05 15:13:36.069 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ac3788 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.069 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.070 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-05 15:13:36.070 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-05 15:13:36.070 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-05 15:13:36.070 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-05 15:13:36.077 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-05 15:13:36.082 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-05 15:13:36.083 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-05 15:13:36.084 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-05 15:13:36.087 [DefaultDispatcher-worker-11 @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-04-05 15:13:36.095 [DefaultDispatcher-worker-20 @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-05 15:13:36.096 [UI Thread @coroutine#5186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48649/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-05 15:13:36.097 [UI Thread @coroutine#5186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48649/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-05 15:13:36.097 [UI Thread @coroutine#5186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48649/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-05 15:13:36.097 [DefaultDispatcher-worker-11 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:36.097 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.097 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:36.097 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.098 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.098 [UI Thread @coroutine#5186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48649/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-05 15:13:36.098 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.098 [UI Thread @coroutine#5186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48649/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-05 15:13:36.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-05 15:13:36.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-05 15:13:36.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.098 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75d454a4: (connection evicted) 2025-04-05 15:13:36.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-05 15:13:36.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-05 15:13:36.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-05 15:13:36.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-05 15:13:36.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.099 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d77762f: (connection evicted) 2025-04-05 15:13:36.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-05 15:13:36.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e772d11 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-05 15:13:36.101 [Test worker @coroutine#5195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-05 15:13:36.110 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-05 15:13:36.115 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-05 15:13:36.116 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-05 15:13:36.117 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56aacc7b 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-05 15:13:36.117 [Test worker @coroutine#5195] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-05 15:13:36.125 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-05 15:13:36.130 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-05 15:13:36.130 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-05 15:13:36.131 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-05 15:13:36.135 [DefaultDispatcher-worker-9 @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e832c9 2025-04-05 15:13:36.142 [DefaultDispatcher-worker-10 @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-05 15:13:36.143 [UI Thread @coroutine#5219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-05 15:13:36.143 [UI Thread @coroutine#5219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-05 15:13:36.143 [UI Thread @coroutine#5219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-05 15:13:36.144 [UI Thread @coroutine#5219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-05 15:13:36.144 [UI Thread @coroutine#5219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-05 15:13:36.144 [UI Thread @coroutine#5219] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-05 15:13:36.144 [UI Thread @coroutine#5219] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:36.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-05 15:13:36.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-05 15:13:36.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.145 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732f7660: (connection evicted) 2025-04-05 15:13:36.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-05 15:13:36.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-05 15:13:36.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-05 15:13:36.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-05 15:13:36.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.146 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e832c9: (connection evicted) 2025-04-05 15:13:36.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-05 15:13:36.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d3a3738 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.147 [Test worker @coroutine#5225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-05 15:13:36.148 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-05 15:13:36.148 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-05 15:13:36.148 [Test worker @coroutine#5225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-05 15:13:36.155 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-05 15:13:36.160 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-05 15:13:36.161 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-05 15:13:36.161 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a49b3c7 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-05 15:13:36.162 [Test worker @coroutine#5225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-05 15:13:36.169 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-05 15:13:36.174 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-05 15:13:36.175 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-05 15:13:36.175 [DefaultDispatcher-worker-3 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:36.175 [DefaultDispatcher-worker-3 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.175 [DefaultDispatcher-worker-3 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:36.175 [DefaultDispatcher-worker-3 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.176 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-05 15:13:36.176 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.176 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.179 [DefaultDispatcher-worker-15 @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3458af 2025-04-05 15:13:36.187 [DefaultDispatcher-worker-18 @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-05 15:13:36.194 [DefaultDispatcher-worker-11 @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-05 15:13:36.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-05 15:13:36.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-05 15:13:36.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.199 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e530f34: (connection evicted) 2025-04-05 15:13:36.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-05 15:13:36.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-05 15:13:36.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-05 15:13:36.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-05 15:13:36.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.200 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f3458af: (connection evicted) 2025-04-05 15:13:36.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-05 15:13:36.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c4f07c1 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.201 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.202 [Test worker @coroutine#5276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-05 15:13:36.202 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-05 15:13:36.202 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-05 15:13:36.202 [Test worker @coroutine#5276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-05 15:13:36.209 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-05 15:13:36.214 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-05 15:13:36.215 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-05 15:13:36.215 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-05 15:13:36.222 [DefaultDispatcher-worker-9 @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-05 15:13:36.232 [DefaultDispatcher-worker-6 @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-05 15:13:36.238 [DefaultDispatcher-worker-17 @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-05 15:13:36.248 [DefaultDispatcher-worker-13 @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef 2025-04-05 15:13:36.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-05 15:13:36.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-05 15:13:36.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.249 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a69f1ef: (connection evicted) 2025-04-05 15:13:36.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-05 15:13:36.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-05 15:13:36.250 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a654f27 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-05 15:13:36.251 [Test worker @coroutine#5310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-05 15:13:36.257 [DefaultDispatcher-worker-9 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:36.257 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.257 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:36.257 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.258 [DefaultDispatcher-worker-21 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.258 [DefaultDispatcher-worker-21 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.260 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-05 15:13:36.265 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-05 15:13:36.265 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-05 15:13:36.266 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-05 15:13:36.266 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@649df002 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-05 15:13:36.267 [Test worker @coroutine#5310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-05 15:13:36.274 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-05 15:13:36.279 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-05 15:13:36.280 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-05 15:13:36.281 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-05 15:13:36.285 [DefaultDispatcher-worker-16 @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34817fcc 2025-04-05 15:13:36.292 [DefaultDispatcher-worker-7 @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-05 15:13:36.296 [DefaultDispatcher-worker-2 @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-05 15:13:36.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-05 15:13:36.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-05 15:13:36.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.300 [DefaultDispatcher-worker-4 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:36.300 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a: (connection evicted) 2025-04-05 15:13:36.300 [DefaultDispatcher-worker-4 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.301 [DefaultDispatcher-worker-4 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:36.301 [DefaultDispatcher-worker-4 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-05 15:13:36.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-05 15:13:36.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-05 15:13:36.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-05 15:13:36.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.301 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34817fcc: (connection evicted) 2025-04-05 15:13:36.301 [DefaultDispatcher-worker-14 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.301 [DefaultDispatcher-worker-14 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-05 15:13:36.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a32be8d 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.302 [Test worker @coroutine#5354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-05 15:13:36.303 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2025-04-05 15:13:36.303 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2025-04-05 15:13:36.303 [Test worker @coroutine#5354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-05 15:13:36.310 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2025-04-05 15:13:36.315 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2025-04-05 15:13:36.316 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2025-04-05 15:13:36.316 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2025-04-05 15:13:36.320 [DefaultDispatcher-worker-19 @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2025-04-05 15:13:36.324 [DefaultDispatcher-worker-16 @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2025-04-05 15:13:36.330 [DefaultDispatcher-worker-18 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2025-04-05 15:13:36.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-05 15:13:36.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-05 15:13:36.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.331 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad: (connection evicted) 2025-04-05 15:13:36.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-05 15:13:36.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2adb532c 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-05 15:13:36.332 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-05 15:13:36.335 [DefaultDispatcher-worker-21 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2355ec2a 2025-04-05 15:13:36.335 [DefaultDispatcher-worker-21 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.335 [DefaultDispatcher-worker-21 @coroutine#2263] 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-05 15:13:36.335 [DefaultDispatcher-worker-21 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.336 [DefaultDispatcher-worker-21 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.340 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-05 15:13:36.345 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-05 15:13:36.346 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-05 15:13:36.347 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-05 15:13:36.351 [DefaultDispatcher-worker-3 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-05 15:13:36.352 [DefaultDispatcher-worker-9 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:36.352 [DefaultDispatcher-worker-9 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.352 [DefaultDispatcher-worker-9 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:36.352 [DefaultDispatcher-worker-9 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.353 [DefaultDispatcher-worker-4 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.353 [DefaultDispatcher-worker-4 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.353 [DefaultDispatcher-worker-6 @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2025-04-05 15:13:36.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-05 15:13:36.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-05 15:13:36.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.354 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c: (connection evicted) 2025-04-05 15:13:36.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-05 15:13:36.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298eca94 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-05 15:13:36.356 [Test worker @coroutine#5415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-05 15:13:36.364 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-05 15:13:36.369 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-05 15:13:36.370 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-05 15:13:36.371 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-05 15:13:36.408 [DefaultDispatcher-worker-15 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-05 15:13:36.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-05 15:13:36.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-05 15:13:36.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.411 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2acf3108: (connection evicted) 2025-04-05 15:13:36.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-05 15:13:36.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f1c8ed 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-05 15:13:36.412 [Test worker @coroutine#5436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-05 15:13:36.420 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-05 15:13:36.424 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-05 15:13:36.425 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-05 15:13:36.426 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-05 15:13:36.430 [DefaultDispatcher-worker-21 @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-05 15:13:36.434 [DefaultDispatcher-worker-2 @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68628510 2025-04-05 15:13:36.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-05 15:13:36.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-05 15:13:36.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.437 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68628510: (connection evicted) 2025-04-05 15:13:36.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-05 15:13:36.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636e6791 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@54353bb1 2025-04-05 15:13:36.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@54353bb1 2025-04-05 15:13:36.440 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-05 15:13:36.447 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54353bb1 2025-04-05 15:13:36.451 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54353bb1 2025-04-05 15:13:36.452 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54353bb1 2025-04-05 15:13:36.453 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54353bb1 2025-04-05 15:13:36.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-05 15:13:36.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-05 15:13:36.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:36.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-05 15:13:36.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b12157b 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-04-05 15:13:36.456 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-05 15:13:36.463 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-04-05 15:13:36.468 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-04-05 15:13:36.469 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-04-05 15:13:36.470 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5df313 2025-04-05 15:13:36.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-05 15:13:36.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-05 15:13:36.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:36.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-05 15:13:36.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-05 15:13:36.471 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d3776 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2025-04-05 15:13:36.472 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-05 15:13:36.481 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2025-04-05 15:13:36.485 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2025-04-05 15:13:36.486 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2025-04-05 15:13:36.487 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2025-04-05 15:13:36.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-05 15:13:36.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-05 15:13:36.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:36.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-05 15:13:36.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-05 15:13:36.495 [UI Thread @coroutine#5513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41983/Site/verify 2025-04-05 15:13:36.495 [UI Thread @coroutine#5513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41983/Site/verify. 2025-04-05 15:13:36.495 [UI Thread @coroutine#5513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41983/Site/verify 2025-04-05 15:13:36.496 [UI Thread @coroutine#5513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41983/Site/verify 2025-04-05 15:13:36.496 [UI Thread @coroutine#5513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41983/Site/verify 2025-04-05 15:13:36.496 [UI Thread @coroutine#5513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41983/Site/verify. 2025-04-05 15:13:36.496 [UI Thread @coroutine#5513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41983/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:36.498 [DefaultDispatcher-worker-13 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:36.498 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.498 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:36.498 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.498 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.498 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.499 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-05 15:13:36.499 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@330a6b76 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2025-04-05 15:13:36.500 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-05 15:13:36.511 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2025-04-05 15:13:36.516 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2025-04-05 15:13:36.516 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2025-04-05 15:13:36.517 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2025-04-05 15:13:36.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-05 15:13:36.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-05 15:13:36.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:36.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-05 15:13:36.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654e793f 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2025-04-05 15:13:36.520 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-05 15:13:36.528 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2025-04-05 15:13:36.534 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2025-04-05 15:13:36.534 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2025-04-05 15:13:36.535 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2025-04-05 15:13:36.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-05 15:13:36.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-05 15:13:36.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:36.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-05 15:13:36.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-05 15:13:36.537 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e870441 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2025-04-05 15:13:36.538 [Test worker @coroutine#5564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-05 15:13:36.546 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2025-04-05 15:13:36.551 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2025-04-05 15:13:36.552 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2025-04-05 15:13:36.552 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2025-04-05 15:13:36.553 [UI Thread @coroutine#5578] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36293/Site/verify 2025-04-05 15:13:36.554 [UI Thread @coroutine#5578] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36293/Site/verify. 2025-04-05 15:13:36.554 [UI Thread @coroutine#5578] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36293/Site/verify 2025-04-05 15:13:36.554 [UI Thread @coroutine#5578] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36293/Site/verify 2025-04-05 15:13:36.554 [UI Thread @coroutine#5578] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36293/Site/verify 2025-04-05 15:13:36.555 [UI Thread @coroutine#5578] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36293/Site/verify. 2025-04-05 15:13:36.555 [UI Thread @coroutine#5578] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36293/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:36.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-05 15:13:36.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-05 15:13:36.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:36.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-05 15:13:36.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-05 15:13:36.557 [DefaultDispatcher-worker-5 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:36.557 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.557 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:36.557 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.558 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.558 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.558 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34703/Site/verify 2025-04-05 15:13:36.558 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34703/Site/verify. 2025-04-05 15:13:36.558 [UI Thread @coroutine#5593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34703/Site/verify 2025-04-05 15:13:36.559 [UI Thread @coroutine#5593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34703/Site/verify 2025-04-05 15:13:36.559 [UI Thread @coroutine#5593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34703/Site/verify 2025-04-05 15:13:36.559 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34703/Site/verify. 2025-04-05 15:13:36.559 [UI Thread @coroutine#5593] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34703/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:36.562 [UI Thread @coroutine#5606] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53683/Site/verify 2025-04-05 15:13:36.562 [UI Thread @coroutine#5606] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53683/Site/verify. 2025-04-05 15:13:36.562 [UI Thread @coroutine#5606] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53683/Site/verify 2025-04-05 15:13:36.562 [UI Thread @coroutine#5606] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53683/Site/verify 2025-04-05 15:13:36.562 [UI Thread @coroutine#5606] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53683/Site/verify 2025-04-05 15:13:36.563 [UI Thread @coroutine#5606] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53683/Site/verify. 2025-04-05 15:13:36.563 [UI Thread @coroutine#5606] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53683/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:36.566 [UI Thread @coroutine#5620] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-05 15:13:36.566 [UI Thread @coroutine#5620] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-05 15:13:36.566 [UI Thread @coroutine#5620] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-05 15:13:36.566 [UI Thread @coroutine#5620] 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-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2d7dc 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.568 [Test worker @coroutine#5627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-05 15:13:36.576 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.581 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.582 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.583 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.587 [DefaultDispatcher-worker-12 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.597 [DefaultDispatcher-worker-20 @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.602 [DefaultDispatcher-worker-18 @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.604 [DefaultDispatcher-worker-20 @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.608 [DefaultDispatcher-worker-3 @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.612 [DefaultDispatcher-worker-15 @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.616 [DefaultDispatcher-worker-4 @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.625 [DefaultDispatcher-worker-16 @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2025-04-05 15:13:36.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-05 15:13:36.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-05 15:13:36.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.626 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37: (connection evicted) 2025-04-05 15:13:36.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-05 15:13:36.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-05 15:13:36.627 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-05 15:13:36.627 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.627 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.627 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.627 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.627 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36dd68f1 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdb445b 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdb445b 2025-04-05 15:13:36.628 [Test worker @coroutine#5656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-05 15:13:36.635 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdb445b 2025-04-05 15:13:36.640 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdb445b 2025-04-05 15:13:36.641 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdb445b 2025-04-05 15:13:36.642 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdb445b 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b244c4 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3 2025-04-05 15:13:36.642 [Test worker @coroutine#5656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-05 15:13:36.650 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3 2025-04-05 15:13:36.655 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3 2025-04-05 15:13:36.656 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3 2025-04-05 15:13:36.657 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3 2025-04-05 15:13:36.661 [DefaultDispatcher-worker-15 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3 2025-04-05 15:13:36.668 [DefaultDispatcher-worker-15 @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdb445b 2025-04-05 15:13:36.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-05 15:13:36.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-05 15:13:36.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.675 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fdb445b: (connection evicted) 2025-04-05 15:13:36.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-05 15:13:36.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-05 15:13:36.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-05 15:13:36.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-05 15:13:36.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.676 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3: (connection evicted) 2025-04-05 15:13:36.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-05 15:13:36.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5e165 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-05 15:13:36.677 [Test worker @coroutine#5705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-05 15:13:36.682 [DefaultDispatcher-worker-8 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:36.682 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.682 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:36.682 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.682 [DefaultDispatcher-worker-17 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.682 [DefaultDispatcher-worker-17 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:36.686 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-05 15:13:36.691 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-05 15:13:36.692 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-05 15:13:36.693 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bc3c4e5 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53e863 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53e863 2025-04-05 15:13:36.693 [Test worker @coroutine#5705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-05 15:13:36.700 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53e863 2025-04-05 15:13:36.705 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53e863 2025-04-05 15:13:36.706 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53e863 2025-04-05 15:13:36.707 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53e863 2025-04-05 15:13:36.710 [DefaultDispatcher-worker-16 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53e863 2025-04-05 15:13:36.717 [DefaultDispatcher-worker-11 @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-05 15:13:36.721 [DefaultDispatcher-worker-4 @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-04-05 15:13:36.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-05 15:13:36.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-05 15:13:36.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.724 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3778cd05: (connection evicted) 2025-04-05 15:13:36.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-05 15:13:36.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-05 15:13:36.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-05 15:13:36.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-05 15:13:36.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.724 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f53e863: (connection evicted) 2025-04-05 15:13:36.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:36.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-05 15:13:36.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@337fac72 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.725 [Test worker @coroutine#5758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-05 15:13:36.726 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-04-05 15:13:36.726 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-04-05 15:13:36.726 [Test worker @coroutine#5758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-05 15:13:36.733 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-04-05 15:13:36.738 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-04-05 15:13:36.738 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-04-05 15:13:36.739 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586be63c 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:36.739 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-04-05 15:13:36.740 [Test worker @coroutine#5758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-05 15:13:36.747 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-04-05 15:13:36.754 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-04-05 15:13:36.755 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-04-05 15:13:36.756 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-04-05 15:13:36.759 [DefaultDispatcher-worker-9 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-04-05 15:13:36.766 [DefaultDispatcher-worker-9 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-04-05 15:13:36.771 [DefaultDispatcher-worker-15 @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-04-05 15:13:36.826 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:36.840 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.003 [DefaultDispatcher-worker-7 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:37.003 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.003 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:37.003 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.004 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.004 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-05 15:13:37.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-05 15:13:37.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.023 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45: (connection evicted) 2025-04-05 15:13:37.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-05 15:13:37.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-05 15:13:37.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-05 15:13:37.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-05 15:13:37.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.023 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d844b2: (connection evicted) 2025-04-05 15:13:37.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-05 15:13:37.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a547f9d 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.024 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-05 15:13:37.025 [Test worker @coroutine#5813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-05 15:13:37.032 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-05 15:13:37.037 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-05 15:13:37.038 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-05 15:13:37.039 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33fa6a8b 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5cb059 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5cb059 2025-04-05 15:13:37.039 [Test worker @coroutine#5813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-05 15:13:37.046 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d5cb059 2025-04-05 15:13:37.051 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d5cb059 2025-04-05 15:13:37.052 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d5cb059 2025-04-05 15:13:37.053 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d5cb059 2025-04-05 15:13:37.056 [DefaultDispatcher-worker-13 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d5cb059 2025-04-05 15:13:37.063 [DefaultDispatcher-worker-10 @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-05 15:13:37.067 [DefaultDispatcher-worker-5 @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-05 15:13:37.071 [DefaultDispatcher-worker-14 @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001 2025-04-05 15:13:37.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-05 15:13:37.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-05 15:13:37.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.073 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dbb3001: (connection evicted) 2025-04-05 15:13:37.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-05 15:13:37.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-05 15:13:37.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-05 15:13:37.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-05 15:13:37.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.074 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d5cb059: (connection evicted) 2025-04-05 15:13:37.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-05 15:13:37.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-05 15:13:37.074 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-05 15:13:37.074 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.074 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.074 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.074 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.074 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.074 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.074 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9e2946 2025-04-05 15:13:37.074 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.074 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.074 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-04-05 15:13:37.075 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-05 15:13:37.082 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-04-05 15:13:37.087 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-04-05 15:13:37.088 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-04-05 15:13:37.089 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71af3c7 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-04-05 15:13:37.089 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-04-05 15:13:37.090 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-05 15:13:37.097 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-04-05 15:13:37.102 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-04-05 15:13:37.102 [DefaultDispatcher-worker-8 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:37.102 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.102 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:37.102 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.102 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-04-05 15:13:37.102 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.102 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.103 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-04-05 15:13:37.107 [DefaultDispatcher-worker-13 @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-04-05 15:13:37.114 [DefaultDispatcher-worker-8 @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-04-05 15:13:37.117 [DefaultDispatcher-worker-1 @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-04-05 15:13:37.121 [DefaultDispatcher-worker-17 @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-04-05 15:13:37.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-05 15:13:37.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-05 15:13:37.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.124 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4913465d: (connection evicted) 2025-04-05 15:13:37.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-05 15:13:37.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-05 15:13:37.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-05 15:13:37.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-05 15:13:37.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.124 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fe739e7: (connection evicted) 2025-04-05 15:13:37.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-05 15:13:37.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1fe350 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.125 [Test worker @coroutine#5920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-05 15:13:37.126 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-04-05 15:13:37.126 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-04-05 15:13:37.126 [Test worker @coroutine#5920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-05 15:13:37.133 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-04-05 15:13:37.138 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-04-05 15:13:37.139 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-04-05 15:13:37.140 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b13f456 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-04-05 15:13:37.140 [Test worker @coroutine#5920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-05 15:13:37.147 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-04-05 15:13:37.152 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-04-05 15:13:37.153 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-04-05 15:13:37.153 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-04-05 15:13:37.157 [DefaultDispatcher-worker-7 @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-04-05 15:13:37.164 [DefaultDispatcher-worker-9 @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-04-05 15:13:37.167 [DefaultDispatcher-worker-21 @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-04-05 15:13:37.171 [DefaultDispatcher-worker-15 @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-04-05 15:13:37.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-05 15:13:37.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-05 15:13:37.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.173 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52baaf87: (connection evicted) 2025-04-05 15:13:37.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-05 15:13:37.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-05 15:13:37.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-05 15:13:37.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-05 15:13:37.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.174 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63eebb56: (connection evicted) 2025-04-05 15:13:37.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-05 15:13:37.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c8c2d03 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-04-05 15:13:37.175 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-05 15:13:37.180 [DefaultDispatcher-worker-16 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:37.180 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.180 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:37.180 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.181 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.181 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.183 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-04-05 15:13:37.189 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-04-05 15:13:37.190 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-04-05 15:13:37.191 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-04-05 15:13:37.195 [DefaultDispatcher-worker-17 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-04-05 15:13:37.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-05 15:13:37.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-05 15:13:37.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.196 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87: (connection evicted) 2025-04-05 15:13:37.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-05 15:13:37.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16433d56 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.197 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-05 15:13:37.198 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-04-05 15:13:37.198 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-04-05 15:13:37.198 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-05 15:13:37.205 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-04-05 15:13:37.210 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-04-05 15:13:37.210 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-04-05 15:13:37.211 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-04-05 15:13:37.215 [DefaultDispatcher-worker-8 @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-04-05 15:13:37.225 [DefaultDispatcher-worker-6 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-04-05 15:13:37.228 [DefaultDispatcher-worker-1 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-04-05 15:13:37.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-05 15:13:37.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-05 15:13:37.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.231 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f: (connection evicted) 2025-04-05 15:13:37.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-05 15:13:37.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16adf66f 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-04-05 15:13:37.232 [Test worker @coroutine#6023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-05 15:13:37.239 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-04-05 15:13:37.244 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-04-05 15:13:37.245 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-04-05 15:13:37.246 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-04-05 15:13:37.250 [DefaultDispatcher-worker-20 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-04-05 15:13:37.260 [DefaultDispatcher-worker-17 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-04-05 15:13:37.261 [DefaultDispatcher-worker-7 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:37.261 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.261 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:37.261 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.262 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.262 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.263 [DefaultDispatcher-worker-9 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-04-05 15:13:37.269 [DefaultDispatcher-worker-20 @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-04-05 15:13:37.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-05 15:13:37.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-05 15:13:37.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.270 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3: (connection evicted) 2025-04-05 15:13:37.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-05 15:13:37.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68754439 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-04-05 15:13:37.271 [Test worker @coroutine#6058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-05 15:13:37.279 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-04-05 15:13:37.284 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-04-05 15:13:37.285 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-04-05 15:13:37.286 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-04-05 15:13:37.290 [DefaultDispatcher-worker-16 @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-04-05 15:13:37.300 [DefaultDispatcher-worker-1 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-04-05 15:13:37.303 [DefaultDispatcher-worker-3 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-04-05 15:13:37.305 [DefaultDispatcher-worker-4 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:37.305 [DefaultDispatcher-worker-4 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.305 [DefaultDispatcher-worker-4 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:37.305 [DefaultDispatcher-worker-4 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.306 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.306 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.309 [DefaultDispatcher-worker-7 @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-04-05 15:13:37.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-05 15:13:37.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-05 15:13:37.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.309 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56595dcb: (connection evicted) 2025-04-05 15:13:37.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-05 15:13:37.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a69c4c3 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2025-04-05 15:13:37.311 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-05 15:13:37.319 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2025-04-05 15:13:37.323 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2025-04-05 15:13:37.324 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2025-04-05 15:13:37.325 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2025-04-05 15:13:37.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-05 15:13:37.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-05 15:13:37.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:37.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-05 15:13:37.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48acb864 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-04-05 15:13:37.330 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-05 15:13:37.337 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-04-05 15:13:37.340 [DefaultDispatcher-worker-14 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2355ec2a 2025-04-05 15:13:37.340 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.340 [DefaultDispatcher-worker-14 @coroutine#2263] 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-05 15:13:37.340 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.340 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.342 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-04-05 15:13:37.343 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-04-05 15:13:37.344 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-04-05 15:13:37.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-05 15:13:37.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-05 15:13:37.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:37.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-05 15:13:37.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-05 15:13:37.346 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-05 15:13:37.346 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.346 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.346 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.346 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.346 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.346 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.346 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a28f67a 2025-04-05 15:13:37.346 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.346 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e9f6b8 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e9f6b8 2025-04-05 15:13:37.347 [Test worker @coroutine#6144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-05 15:13:37.355 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e9f6b8 2025-04-05 15:13:37.357 [DefaultDispatcher-worker-16 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:37.357 [DefaultDispatcher-worker-16 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.357 [DefaultDispatcher-worker-16 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:37.357 [DefaultDispatcher-worker-16 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.358 [DefaultDispatcher-worker-2 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.358 [DefaultDispatcher-worker-2 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.361 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e9f6b8 2025-04-05 15:13:37.362 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e9f6b8 2025-04-05 15:13:37.363 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e9f6b8 2025-04-05 15:13:37.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-05 15:13:37.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-05 15:13:37.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:37.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-05 15:13:37.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f386a73 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d425550 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d425550 2025-04-05 15:13:37.366 [UI Thread @coroutine#6169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-05 15:13:37.375 [UI Thread @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d425550 2025-04-05 15:13:37.380 [UI Thread @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d425550 2025-04-05 15:13:37.381 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d425550 2025-04-05 15:13:37.382 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d425550 2025-04-05 15:13:37.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-05 15:13:37.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-05 15:13:37.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.383 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d425550: (connection evicted) 2025-04-05 15:13:37.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-05 15:13:37.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bd4d24b 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2025-04-05 15:13:37.385 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-05 15:13:37.393 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2025-04-05 15:13:37.398 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2025-04-05 15:13:37.399 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2025-04-05 15:13:37.400 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2025-04-05 15:13:37.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-05 15:13:37.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-05 15:13:37.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:37.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-05 15:13:37.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38794a3 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@10658b31 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@10658b31 2025-04-05 15:13:37.402 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-05 15:13:37.410 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10658b31 2025-04-05 15:13:37.415 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10658b31 2025-04-05 15:13:37.416 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10658b31 2025-04-05 15:13:37.416 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10658b31 2025-04-05 15:13:37.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-05 15:13:37.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-05 15:13:37.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:37.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-05 15:13:37.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@689f60ea 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e4c6a0 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e4c6a0 2025-04-05 15:13:37.418 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-05 15:13:37.427 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e4c6a0 2025-04-05 15:13:37.432 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e4c6a0 2025-04-05 15:13:37.433 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e4c6a0 2025-04-05 15:13:37.434 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e4c6a0 2025-04-05 15:13:37.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-05 15:13:37.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-05 15:13:37.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:37.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-05 15:13:37.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113886b1 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-04-05 15:13:37.436 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-05 15:13:37.445 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-04-05 15:13:37.449 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-04-05 15:13:37.450 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-04-05 15:13:37.451 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-04-05 15:13:37.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-05 15:13:37.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-05 15:13:37.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:37.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-05 15:13:37.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f0c6326 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.454 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-05 15:13:37.455 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-05 15:13:37.455 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-05 15:13:37.455 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-05 15:13:37.463 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-05 15:13:37.468 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-05 15:13:37.469 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-05 15:13:37.472 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-05 15:13:37.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-05 15:13:37.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-05 15:13:37.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:37.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-05 15:13:37.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-05 15:13:37.476 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-05 15:13:37.476 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.476 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.476 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.476 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.476 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.476 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.476 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1720f8 2025-04-05 15:13:37.476 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.476 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.476 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.476 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.476 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-05 15:13:37.477 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-05 15:13:37.486 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-05 15:13:37.490 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-05 15:13:37.491 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-05 15:13:37.492 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-04-05 15:13:37.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-05 15:13:37.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-05 15:13:37.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:37.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-05 15:13:37.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645f3e8b 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.494 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-05 15:13:37.495 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-05 15:13:37.495 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-05 15:13:37.495 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-05 15:13:37.503 [DefaultDispatcher-worker-16 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:37.503 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-05 15:13:37.503 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.503 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:37.503 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.503 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.503 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.507 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-05 15:13:37.508 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-05 15:13:37.509 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-05 15:13:37.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-05 15:13:37.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-05 15:13:37.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:37.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-05 15:13:37.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13dff835 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-05 15:13:37.512 [Test worker @coroutine#6305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-05 15:13:37.521 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-05 15:13:37.526 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-05 15:13:37.527 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-05 15:13:37.528 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-05 15:13:37.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-05 15:13:37.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-05 15:13:37.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:37.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-05 15:13:37.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af22a6 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-05 15:13:37.531 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.532 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.532 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.532 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.532 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.532 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.532 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.532 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.532 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-05 15:13:37.532 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f210da5 2025-04-05 15:13:37.532 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f210da5 2025-04-05 15:13:37.532 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-05 15:13:37.540 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f210da5 2025-04-05 15:13:37.545 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f210da5 2025-04-05 15:13:37.546 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f210da5 2025-04-05 15:13:37.547 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f210da5 2025-04-05 15:13:37.549 [UI Thread @coroutine#6339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-05 15:13:37.549 [UI Thread @coroutine#6339] 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-05 15:13:37.549 [UI Thread @coroutine#6339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-05 15:13:37.550 [UI Thread @coroutine#6339] 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-05 15:13:37.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-05 15:13:37.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-05 15:13:37.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:37.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-05 15:13:37.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538cf7fd 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f2c28d 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f2c28d 2025-04-05 15:13:37.552 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-05 15:13:37.561 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f2c28d 2025-04-05 15:13:37.562 [DefaultDispatcher-worker-2 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:37.562 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.562 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:37.562 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.563 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.563 [DefaultDispatcher-worker-4 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.566 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f2c28d 2025-04-05 15:13:37.567 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f2c28d 2025-04-05 15:13:37.568 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f2c28d 2025-04-05 15:13:37.570 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33417/Site/verify 2025-04-05 15:13:37.570 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33417/Site/verify. 2025-04-05 15:13:37.570 [UI Thread @coroutine#6364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33417/Site/verify 2025-04-05 15:13:37.571 [UI Thread @coroutine#6364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33417/Site/verify 2025-04-05 15:13:37.571 [UI Thread @coroutine#6364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33417/Site/verify 2025-04-05 15:13:37.571 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33417/Site/verify. 2025-04-05 15:13:37.571 [UI Thread @coroutine#6364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33417/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-05 15:13:37.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-05 15:13:37.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-05 15:13:37.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-05 15:13:37.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:37.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-05 15:13:37.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4430d9be 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:37.574 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6cf9b2 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6cf9b2 2025-04-05 15:13:37.575 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-05 15:13:37.583 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6cf9b2 2025-04-05 15:13:37.588 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6cf9b2 2025-04-05 15:13:37.589 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6cf9b2 2025-04-05 15:13:37.589 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6cf9b2 2025-04-05 15:13:37.593 [DefaultDispatcher-worker-2 @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6cf9b2 2025-04-05 15:13:37.597 [DefaultDispatcher-worker-19 @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6cf9b2 2025-04-05 15:13:37.600 [UI Thread @coroutine#6390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52905/713059134447001600/_ustadmanifest.json 2025-04-05 15:13:37.600 [UI Thread @coroutine#6390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52905/713059134447001600/_ustadmanifest.json. 2025-04-05 15:13:37.600 [UI Thread @coroutine#6390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52905/713059134447001600/_ustadmanifest.json 2025-04-05 15:13:37.601 [UI Thread @coroutine#6390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52905/713059134447001600/_ustadmanifest.json 2025-04-05 15:13:37.601 [UI Thread @coroutine#6390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52905/713059134447001600/_ustadmanifest.json 2025-04-05 15:13:37.601 [UI Thread @coroutine#6390] 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:52905/713059134447001600/_ustadmanifest.json. 2025-04-05 15:13:37.601 [UI Thread @coroutine#6390] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52905/713059134447001600/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:37.601 [UI Thread @coroutine#6390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52905/mediainfo.json 2025-04-05 15:13:37.601 [UI Thread @coroutine#6390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52905/mediainfo.json. 2025-04-05 15:13:37.601 [UI Thread @coroutine#6390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52905/mediainfo.json 2025-04-05 15:13:37.601 [UI Thread @coroutine#6390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52905/mediainfo.json 2025-04-05 15:13:37.601 [UI Thread @coroutine#6390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52905/mediainfo.json 2025-04-05 15:13:37.642 [UI Thread @coroutine#6390] 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:52905/mediainfo.json. 2025-04-05 15:13:37.642 [UI Thread @coroutine#6390] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52905/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:37.675 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:37.687 [DefaultDispatcher-worker-10 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:37.687 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.687 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:37.687 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.688 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:37.688 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.008 [DefaultDispatcher-worker-11 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2025-04-05 15:13:38.008 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.008 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:38.008 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.009 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.009 [DefaultDispatcher-worker-10 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54537/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.107 [DefaultDispatcher-worker-18 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe55fcf 2025-04-05 15:13:38.107 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.107 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:38.107 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.108 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.108 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51341/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.185 [DefaultDispatcher-worker-1 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2025-04-05 15:13:38.185 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.185 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:38.185 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.186 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.186 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51215/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.267 [DefaultDispatcher-worker-15 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc75792 2025-04-05 15:13:38.267 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.267 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:38.267 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.268 [DefaultDispatcher-worker-12 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.268 [DefaultDispatcher-worker-12 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58701/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.310 [DefaultDispatcher-worker-3 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-05 15:13:38.311 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.311 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:38.311 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.311 [DefaultDispatcher-worker-21 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.311 [DefaultDispatcher-worker-21 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60275/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.345 [DefaultDispatcher-worker-9 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2355ec2a 2025-04-05 15:13:38.345 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.345 [DefaultDispatcher-worker-9 @coroutine#2263] 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-05 15:13:38.345 [DefaultDispatcher-worker-9 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.346 [DefaultDispatcher-worker-4 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.362 [DefaultDispatcher-worker-21 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2025-04-05 15:13:38.362 [DefaultDispatcher-worker-21 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.362 [DefaultDispatcher-worker-21 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:38.362 [DefaultDispatcher-worker-21 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.362 [DefaultDispatcher-worker-20 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.362 [DefaultDispatcher-worker-20 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53471/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.508 [DefaultDispatcher-worker-13 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-04-05 15:13:38.508 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.508 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:38.508 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.509 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.509 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34203/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.567 [DefaultDispatcher-worker-14 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ea65f4 2025-04-05 15:13:38.567 [DefaultDispatcher-worker-14 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.567 [DefaultDispatcher-worker-14 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:38.567 [DefaultDispatcher-worker-14 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.568 [DefaultDispatcher-worker-10 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.568 [DefaultDispatcher-worker-10 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59843/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-05 15:13:38.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-05 15:13:38.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:38.645 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f6cf9b2: (connection evicted) 2025-04-05 15:13:38.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:38.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-05 15:13:38.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-05 15:13:38.648 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-05 15:13:38.648 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-05 15:13:38.648 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-05 15:13:38.648 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-05 15:13:38.648 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-05 15:13:38.648 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-05 15:13:38.648 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-05 15:13:38.648 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bb13671 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-04-05 15:13:38.649 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-05 15:13:38.658 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-04-05 15:13:38.664 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-04-05 15:13:38.665 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-04-05 15:13:38.666 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-04-05 15:13:38.670 [DefaultDispatcher-worker-19 @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-04-05 15:13:38.674 [DefaultDispatcher-worker-1 @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-04-05 15:13:38.751 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:38.752 [DefaultDispatcher-worker-19 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-04-05 15:13:38.752 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.752 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId. 2025-04-05 15:13:38.752 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.752 [DefaultDispatcher-worker-13 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.752 [DefaultDispatcher-worker-13 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37093/UmAppDatabase/replication/nodeId 2025-04-05 15:13:38.755 [UI Thread @coroutine#6449] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59169/713059140709302272/_ustadmanifest.json 2025-04-05 15:13:38.755 [UI Thread @coroutine#6449] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59169/713059140709302272/_ustadmanifest.json. 2025-04-05 15:13:38.755 [UI Thread @coroutine#6449] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59169/713059140709302272/_ustadmanifest.json 2025-04-05 15:13:38.756 [UI Thread @coroutine#6449] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59169/713059140709302272/_ustadmanifest.json 2025-04-05 15:13:38.756 [UI Thread @coroutine#6449] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59169/713059140709302272/_ustadmanifest.json 2025-04-05 15:13:38.756 [UI Thread @coroutine#6449] 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:59169/713059140709302272/_ustadmanifest.json. 2025-04-05 15:13:38.756 [UI Thread @coroutine#6449] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59169/713059140709302272/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:38.756 [UI Thread @coroutine#6449] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59169/tincan.xml 2025-04-05 15:13:38.756 [UI Thread @coroutine#6449] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59169/tincan.xml. 2025-04-05 15:13:38.756 [UI Thread @coroutine#6449] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59169/tincan.xml 2025-04-05 15:13:38.756 [UI Thread @coroutine#6449] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59169/tincan.xml 2025-04-05 15:13:38.756 [UI Thread @coroutine#6449] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59169/tincan.xml 2025-04-05 15:13:38.797 [UI Thread @coroutine#6449] 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:59169/tincan.xml. 2025-04-05 15:13:38.797 [UI Thread @coroutine#6449] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59169/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-05 15:13:38.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-05 15:13:38.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-05 15:13:38.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-05 15:13:38.804 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07: (connection evicted) 2025-04-05 15:13:38.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-05 15:13:38.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-05 15:13:38.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.